Actions
Task #98517
closedShow username in password recovery email
Start date:
2022-10-04
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
12
PHP Version:
Tags:
backend, username, forgot, password, login
Complexity:
Sprint Focus:
Description
Currently, a backend user can request a password reset link, but he never gets the information what his username is.
Many users forget their login username and try to login with their email address.
Unfortunately, the username is not displayed in the recovery email.
It would be very helpful if the username can be inserted into the ResetRequested.html/.txt fluid template by a variable.
Actions