Implement Forgot my Password

Description

We want to implement 'Forgot my Password' feature.

The suggested approach is:

  • Link on login dialog to 'Reset my Password'

  • Opens a dialog where you have to answer the security question in order to reset the password. Allow three tries, then cancel.

  • Make a new password, and flag it as expired, so they must choose a new one the next time they log in.

  • Send mail with temp password

  • User logs in with new password and gets dialog to choose a new password.

  • Implement Security Question

  • on change password, they can change set a new question and answer

  • Question is selected from a pre-set list of 5 questions maintained in the message table (because it can be translated).

Environment

None

is blocked by

Activity

Show:
Fixed

Details

Assignee

Reporter

Priority

Created August 9, 2012 at 9:17 AM
Updated March 13, 2014 at 2:20 PM
Resolved September 14, 2012 at 3:18 AM