This topic is locked
[SOLVED]

Forgot password issue

6/1/2022 10:12:15 AM
PHPRunner General questions
A
alfonso authorDevClub member

When we press that button and write the email, a message appears: "Login and password were sent to your email address." but what it sends is a link to write a new password. The new password is not sent to the mail. In phprunner I see that this option is not activated and I don't know how to do it: "Send existing password to the user"
Thanks

Sergey Kornilov admin 6/1/2022

Sending passwords via email is not secure. If you use password hashing/encryption option then your users will be sent a link to the password reset page which is the recommended option these days.