Feature #28561
closedAdd note about link validity to password lost email
0%
Description
The password-lost link may be used only once. But this piece of information is not presented to the user. We are regularly seeing confusion about this with Planio customers.
The attached patch (based on r17296) adds a short note about the link validity to the mail content.
Please be aware that you may change the password only once using this link.
I think it might clear some confusion and should make resetting the password easier.
This patch was inspired by Go MAEDA.
Files
Related issues
Updated by Go MAEDA over 6 years ago
- Target version set to Candidate for next major release
Thank you for implementing this feature. I think this patch should improve UX of the lost password feature.
Updated by Gregor Schmidt over 6 years ago
- File 0001-Add-note-about-validity-of-password-lost-link.patch 0001-Add-note-about-validity-of-password-lost-link.patch added
Updated the patch to include the Japanese translation provided by Go MAEDA.
Updated by Go MAEDA over 6 years ago
- Target version changed from Candidate for next major release to 4.1.0
Setting target version to 4.1.0.
Updated by Go MAEDA over 6 years ago
- Status changed from New to Resolved
- Assignee set to Go MAEDA
- Target version changed from 4.1.0 to 4.0.0
- Resolution set to Fixed
Committed. Thank you for sharing the patch.
Updated by Go MAEDA about 6 years ago
- Related to Patch #29781: Prevent users from getting stuck with an expired password recovery token in their session added