Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Password recovery/reset #12

Open
BlackyFox opened this issue Jul 6, 2015 · 1 comment
Open

Password recovery/reset #12

BlackyFox opened this issue Jul 6, 2015 · 1 comment

Comments

@BlackyFox
Copy link

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": "[email protected]",
    "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
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants