Uploaded image for project: 'Apache Fineract'
  1. Apache Fineract
  2. FINERACT-2006

Forgot password on login page

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • 1.10.0
    • None
    • None

    Description

      To do:

      1. Add a forgot password link on the login page which opens a form to fill registered user/email
      1. On submitting the form, fineract will check if the user/email provided is valid(and active). If valid, send an email with a temporary password will be sent. The password will have a configurable expiry time

      Notes:

      A new flag to mark users who have requested for password reset to be added, this will enforce password reset similar to first time login users.

      SCOPE:
      1. Add “Forgot Password” link on the login page

      2. When user clicks it, it opens a simple UI where user enters their email address.

      3. Verify the email exists if yes, autogenerate password then send it to the user.

      4. The temp password should have expiry of 24hours

      5. When user tries to reset their password using temp password verify it’s within 24hrs if yes allow user to reset password.

      NOTE: There is functionality already for generating password.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              ruhiu John Ruhiu
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated: