X-Git-Url: https://git.openstreetmap.org./osqa.git/blobdiff_plain/77c7fb49881b1df98ce3584468105ba78740fd48..160b51ec288220f2e784b680c7854178d0818f87:/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 +