Apply password validation to createsuperuser and changepassword commands
Password validation has been added to the SetPasswordForm and the AdminChangePasswordForm. It should also be added to the UserCreationForm, to the management command 'changepassword', and to the management command 'createsuperuser' when run in interactive mode.
Change History
(6)
Description: |
modified (diff)
|
Summary: |
Apply password validation to more fields and commands → Apply password validation to more forms and commands
|
Triage Stage: |
Unreviewed → Accepted
|
Keywords: |
1.9 added
|
Patch needs improvement: |
set
|
Summary: |
Apply password validation to more forms and commands → Apply password validation to createsuperuser and changepassword commands
|
Patch needs improvement: |
unset
|
Resolution: |
→ fixed
|
Status: |
new → closed
|
Updated PR