Opened 9 years ago
Closed 9 years ago
#26960 closed New feature (fixed)
Allow user login after password reset
| Reported by: | Jordi | Owned by: | Jordi |
|---|---|---|---|
| Component: | contrib.auth | Version: | 1.9 |
| Severity: | Normal | Keywords: | |
| Cc: | Triage Stage: | Accepted | |
| Has patch: | yes | Needs documentation: | no |
| Needs tests: | no | Patch needs improvement: | no |
| Easy pickings: | no | UI/UX: | no |
Description
Sometimes it's useful to log in users right after they have successfully reset their passwords. This patch adds a new attribute to the PasswordResetConfirmView to activate this behaviour.
Attachments (1)
Change History (6)
by , 9 years ago
| Attachment: | 26960.diff added |
|---|
comment:1 by , 9 years ago
| Has patch: | set |
|---|---|
| Owner: | changed from to |
| Status: | new → assigned |
comment:2 by , 9 years ago
| Patch needs improvement: | set |
|---|---|
| Triage Stage: | Unreviewed → Accepted |
comment:3 by , 9 years ago
| Patch needs improvement: | unset |
|---|
Note:
See TracTickets
for help on using tickets.
Seems reasonable. Could you send your patch as a pull request and check it with the PatchReviewChecklist? Then add a link to the pull request here and uncheck "Patch needs improvement" on the ticket.