X-Git-Url: https://git.openstreetmap.org./osqa.git/blobdiff_plain/77c7fb49881b1df98ce3584468105ba78740fd48..382b49817197e9c52c38b732c8fdf146a51b6488:/forum_modules/localauth/authentication.py?ds=sidebyside 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 +