Opened 9 years ago
Last modified 9 years ago
#25089 closed New feature
Apply password validation to more forms and commands — at Version 1
Reported by: | Alex | Owned by: | nobody |
---|---|---|---|
Component: | contrib.auth | Version: | dev |
Severity: | Normal | Keywords: | 1.9 |
Cc: | Triage Stage: | Accepted | |
Has patch: | yes | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | no | UI/UX: | no |
Description (last modified by )
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 (1)
comment:1 by , 9 years ago
Description: | modified (diff) |
---|---|
Summary: | Apply password validation to more fields and commands → Apply password validation to more forms and commands |
Note:
See TracTickets
for help on using tickets.