Defect #4958
Lost password no longer flashes a confirmation message
| Status: | Closed | Start date: | 2010-03-01 | |
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assignee: | - | % Done: | 0% |
|
| Category: | Accounts / authentication | |||
| Target version: | 0.9.4 | |||
| Affected version: | Resolution: | Fixed |
Description
When you entered a correct email in the lost password screen, it used to flash up a message 'An email with instructions to choose a new password has been sent to you.' letting the user know what was going on.
Now, if you do this, you get instantly redirected to the login page without a message, leaving the user confused on what was going on.
Associated revisions
Do not reset session when a non logged in user request the login form (#4958).
History
#1 Updated by Eric Davis about 2 years ago
- Subject changed from last password no longer flashes a confirmation to Lost password no longer flashes a confirmation message
#2 Updated by Jean-Philippe Lang about 2 years ago
Confirmed. Flash message is lost when session is reset on GET /login.
#3 Updated by Jean-Philippe Lang about 2 years ago
- Status changed from New to Resolved
- Target version set to 0.9.4
- Resolution set to Fixed
Fixed by r3572.
#4 Updated by Jean-Philippe Lang about 2 years ago
- Status changed from Resolved to Closed