Actions
Bug #78039
closedInvalid password reset link leads to wrong text displayed.
Start date:
2016-09-22
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
8
PHP Version:
Tags:
Complexity:
no-brainer
Is Regression:
No
Sprint Focus:
Description
If you visit asn invalid link from a password reset mail, the following text is displayed:
The link you clicked is not valid. Please repeat the forgot message procedure.
It should say "forgot password procedure".
Reproduce:
1. Create a fe_user with an email address
2. Insert felogin plugin with enabled "forgot password" and the storage with the user
3. go to frontend and click forgot password
5. enter email fro the fe_user
6. alter the hash in the link from the email
Actions