mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-09-08 03:38:26 -04:00
clean comments
This commit is contained in:
@@ -224,8 +224,6 @@ def create_app(application):
|
|||||||
login_manager.session_protection = None
|
login_manager.session_protection = None
|
||||||
login_manager.anonymous_user = AnonymousUser
|
login_manager.anonymous_user = AnonymousUser
|
||||||
|
|
||||||
# basic_auth = BasicAuth(application)
|
|
||||||
|
|
||||||
setup_basic_auth(application)
|
setup_basic_auth(application)
|
||||||
|
|
||||||
# make sure we handle unicode correctly
|
# make sure we handle unicode correctly
|
||||||
|
|||||||
Reference in New Issue
Block a user