Add change password form to webclient
This commit is contained in:
@@ -223,3 +223,5 @@ ACCOUNT_EMAIL_REQUIRED = True
|
||||
ACCOUNT_EMAIL_VERIFICATION = 'none'
|
||||
ACCOUNT_USERNAME_MIN_LENGTH = 3
|
||||
ACCOUNT_AUTHENTICATION_METHOD = 'username'
|
||||
OLD_PASSWORD_FIELD_ENABLED = True
|
||||
LOGOUT_ON_PASSWORD_CHANGE = False
|
||||
|
||||
Reference in New Issue
Block a user