Hi !
I was wondering how could the users reset or get an email with a new password when this one has been forgotten.
In the file email.json, there is already a line made for it (I assumed) :
"resetpwmsg": "Your new Password for your etherpad Account: <password>",
"resetfrom": "mustermann@example.at",
"resetsubject": "Password reset for Etherpad-lite",
So, when the user can trigger it or where should I go to activate such a feature ?
Hi ! I was wondering how could the users reset or get an email with a new password when this one has been forgotten. In the file email.json, there is already a line made for it (I assumed) :
So, when the user can trigger it or where should I go to activate such a feature ?
Thanks !