Actions
Bug #3568
closedForgot login sends email even if new password storage failed
Description
When using forgot login and the password storage failed it still sends the email. It should store the password first, if that failed then don't bother with the email. If it was successful then continue with the email and further IF checks.
Files
Updated by krileon over 12 years ago
- File 3568.patch 3568.patch added
- Status changed from Assigned to Resolved
- Assignee changed from krileon to beat
- % Done changed from 0 to 100
Updated by beat about 12 years ago
- Status changed from Resolved to Closed
- Estimated time set to 2:00 h
r1893 implements as suggested.
Thanks Kyle
Actions