X-Git-Url: https://git.openstreetmap.org./osqa.git/blobdiff_plain/77c7fb49881b1df98ce3584468105ba78740fd48..28bb6b1036f980f09b0e7c7d9516983488566e1e:/forum_modules/localauth/authentication.py diff --git a/forum_modules/localauth/authentication.py b/forum_modules/localauth/authentication.py index c85a005..837b756 100644 --- a/forum_modules/localauth/authentication.py +++ b/forum_modules/localauth/authentication.py @@ -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 +