Opened 8 years ago
Closed 8 years ago
#29300 closed Cleanup/optimization (duplicate)
Allow overriding INTERNAL_RESET_URL_TOKEN on PasswordResetConfirmView
| Reported by: | Mateusz Kurowski | Owned by: | nobody |
|---|---|---|---|
| Component: | contrib.auth | Version: | dev |
| Severity: | Normal | Keywords: | |
| Cc: | Triage Stage: | Unreviewed | |
| Has patch: | yes | Needs documentation: | no |
| Needs tests: | no | Patch needs improvement: | no |
| Easy pickings: | yes | UI/UX: | no |
Description
Built in password reset view is really cool, but i don't understand why these things are hard coded:
I am not sure what "easy pickings" mean but its an easy thing so i selected that option.
Fix looks really trivial:
Note:
See TracTickets
for help on using tickets.
Duplicate of #28780.