Remove symfony hasher
This commit is contained in:
parent
d98fba9720
commit
cf955fc53b
2 changed files with 0 additions and 60 deletions
|
|
@ -139,11 +139,6 @@ AUTH_PASSWORD_VALIDATORS = [
|
|||
},
|
||||
]
|
||||
|
||||
PASSWORD_HASHERS = [
|
||||
"django.contrib.auth.hashers.PBKDF2PasswordHasher",
|
||||
"photo21.hashers.SHA512PasswordHasher",
|
||||
]
|
||||
|
||||
|
||||
# Internationalization
|
||||
# https://docs.djangoproject.com/en/2.2/topics/i18n/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue