Closed Sebastian1515 closed 3 years ago
For resetting the password the user id is needed but most user don't know there id. Adding the Id to the reset mail helps the users.
I understand 9b4c3cd and 9060fdd but maybe you can explain why 9297fd0 is necessary?
9297fd0 is neccesarry because minimum_token_hour is requested in class token. But it doesn't really fits to this issue.
For resetting the password the user id is needed but most user don't know there id. Adding the Id to the reset mail helps the users.