Opened 58 minutes ago
Last modified 39 minutes ago
#37367 new Cleanup/optimization
Missing password validation criteria description in admin registration password reset view
| Reported by: | Moreno Mazzocchetti | Owned by: | |
|---|---|---|---|
| Component: | contrib.admin | Version: | dev |
| Severity: | Normal | Keywords: | |
| Cc: | Triage Stage: | Unreviewed | |
| Has patch: | no | Needs documentation: | no |
| Needs tests: | no | Patch needs improvement: | no |
| Easy pickings: | yes | UI/UX: | yes |
Description
In the registration template, django/contrib/admin/templates/registration/password_reset_confirm.html password validation criteria are missing.
A better behaviour is to match admin password change form.
Note:
See TracTickets
for help on using tickets.