X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=portal%2Fhomeview.py;fp=portal%2Fhomeview.py;h=b0249ce8cf37618882fb49aa7281e5058470a1f6;hb=8441a4b2b81aa0543fa048b6ad2a59934c368769;hp=39e3c1812511feb9c9b15a267eb4a91ffc85ce5e;hpb=11ad57d19872deb23cfebc149952f094813bea9d;p=unfold.git diff --git a/portal/homeview.py b/portal/homeview.py index 39e3c181..b0249ce8 100644 --- a/portal/homeview.py +++ b/portal/homeview.py @@ -97,6 +97,7 @@ class HomeView (FreeAccessView, ThemeView): def get (self, request, state=None): env = self.default_env() + acc_auth_cred={} if request.user.is_authenticated(): acc_auth_cred='N/A' ## check user is pi or not