Actions
Feature #96705
closedShow username in password recovery email
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
felogin
Target version:
-
Start date:
2022-01-31
Due date:
% Done:
100%
Estimated time:
PHP Version:
7.4
Tags:
felogin, username, forgot, password, login
Complexity:
Sprint Focus:
Description
Currently, a user can reset his password, but he never gets the information what his username is. Many users forget their login username and reset their password using 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 PasswordRecovery.html fluid template by a variable or put it directly in brackets after the first and last name in the forgot_validate_reset_password_html label.
Actions