Skip to content

Commit 7c91e74

Browse files
committed
Added patch/fix-django-password-strength-kwargs.patch to the settings patch list.
- Legacy-Id: 18061
1 parent dc5ca4e commit 7c91e74

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

ietf/settings.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1108,6 +1108,7 @@ def skip_unreadable_post(record):
11081108
'patch/fix-oidc-access-token-post.patch',
11091109
'patch/fix-jwkest-jwt-logging.patch',
11101110
'patch/fix-oic-logging.patch',
1111+
'patch/fix-django-password-strength-kwargs.patch',
11111112
]
11121113
if DEBUG:
11131114
try:

0 commit comments

Comments
 (0)