Opened 9 years ago
Last modified 9 years ago
#25089 closed New feature
Apply password validation to more fields and commands — at Initial Version
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
Password validation has been added to the SetPasswordForm and the AdminChangePasswordForm. It should also be added to the UserCreationField, to the management command 'changepassword', and to the management command 'createsuperuser' when run in interactive mode.
Note:
See TracTickets
for help on using tickets.