]> git.openstreetmap.org Git - osqa.git/blobdiff - forum_modules/localauth/authentication.py
Added extra check to avoid empty tags been sent in notifications.
[osqa.git] / forum_modules / localauth / authentication.py
index c85a0058527a3bd087f2b309c4bfe97e8847799c..837b7560ff389d7dfa5a20f52631db3f2aadf617 100644 (file)
@@ -15,4 +15,5 @@ class LocalAuthContext(ConsumerTemplateContext):
     weight = 1000
     human_name = 'Local authentication'
     stack_item_template = 'modules/localauth/loginform.html'
-    show_to_logged_in_user = False
\ No newline at end of file
+    show_to_logged_in_user = False
+