Added patch/fix-django-password-strength-kwargs.patch to the settings patch list.
- Legacy-Id: 18061
This commit is contained in:
parent
dc5ca4eebc
commit
7c91e740a2
|
@ -1108,6 +1108,7 @@ CHECKS_LIBRARY_PATCHES_TO_APPLY = [
|
|||
'patch/fix-oidc-access-token-post.patch',
|
||||
'patch/fix-jwkest-jwt-logging.patch',
|
||||
'patch/fix-oic-logging.patch',
|
||||
'patch/fix-django-password-strength-kwargs.patch',
|
||||
]
|
||||
if DEBUG:
|
||||
try:
|
||||
|
|
Loading…
Reference in a new issue