This topic is locked

Password Reset

10/26/2015 8:40:36 PM
PHPRunner General questions
S
Stucco author

Hi,
Currently the password reset does the following:

  • Enter username or email address
  • Receive new generated PW at email address
  • Log in with new PW
  • [because this generated password is not memorable, my users also]
  • Visit change password page
  • Enter current (temporary) password and new password


This is somewhat cumbersome, and it lets my users reset each other's passwords (?!?). I would prefer something that worked like this:

  • Enter username or email address
  • Receive link with password reset key at email address
  • Visit link and enter new password according to the requirements


This still verifies the email address, doesn't require the middle (temporary) password, and most importantly, doesn't allow users to reset other user's passwords.
Has anyone developed something like this?
Thanks!!

A
Abbas 11/6/2015

I agree with you
It is better to confirm the password change by clicking on a link that is sent by e-mail
Admin I hope you listen to us
Thanks!

P
Philip 11/6/2015

Where do you find the function password RESET?

I just find password REMIND (which just sends the pw to the registered mail adress).

A
Abbas 11/15/2015



Where do you find the function password RESET?

I just find password REMIND (which just sends the pw to the registered mail adress).



When you request remind you of your password will be reset