moan0s / ILMO

Intelligent Library Management Online - A simple Web-App for the organization of a library, the users, books, opening hours and lendings.
https://www.fs-medtech.de/bib/
GNU General Public License v3.0
1 stars 1 forks source link

Add User-Id to passwort reset mail #76

Closed Sebastian1515 closed 3 years ago

Sebastian1515 commented 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.

moan0s commented 3 years ago

I understand 9b4c3cd and 9060fdd but maybe you can explain why 9297fd0 is necessary?

Sebastian1515 commented 3 years ago

9297fd0 is neccesarry because minimum_token_hour is requested in class token. But it doesn't really fits to this issue.