aoberegg / ep_user_pad_frontend

User Interface for Etherpad Lite
Apache License 2.0
5 stars 8 forks source link

Password recovery/reset #12

Open BlackyFox opened 9 years ago

BlackyFox commented 9 years ago

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 ?

Thanks !

PabloCastellano commented 7 years ago

Reading the code it seems the only way is through the admin interface > User Administration > Send New PW