mirror of
https://github.com/wassname/flask-security.git
synced 2026-09-12 12:21:37 +08:00
Code cleanup
This commit is contained in:
@@ -49,7 +49,6 @@ _default_config = {
|
||||
'POST_REGISTER_VIEW': None,
|
||||
'POST_CONFIRM_VIEW': None,
|
||||
'POST_RESET_VIEW': None,
|
||||
'RESET_PASSWORD_ERROR_VIEW': None,
|
||||
'UNAUTHORIZED_VIEW': None,
|
||||
'DEFAULT_ROLES': [],
|
||||
'CONFIRMABLE': False,
|
||||
|
||||
Reference in New Issue
Block a user