Merge branch 'onelab' of ssh://git.onelab.eu/git/myslice into onelab
[unfold.git] / portal / homeview.py
index 39e3c18..b0249ce 100644 (file)
@@ -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