Skip to content
Snippets Groups Projects
  1. Feb 25, 2014
  2. Feb 13, 2014
  3. Jan 17, 2014
  4. Jan 15, 2014
  5. Nov 27, 2013
  6. Jul 23, 2013
    • Jared Hancock's avatar
      Add a password reset implementation · 5cac196a
      Jared Hancock authored
      Uses a seven step procedure:
        1. (user) Fails to login twice or more
        2. Clicks the 'Forgot my password' link on the login form
        3. Submits the username or email address and triggers a password-reset
           email
        4. Clicks the link in the email and is directed back to the reset page
        5. Enters the username or email again and is logged in
        6. Password change is forced, but current password is not required
        7. Password is updated, user can continue the session without
           authenticating again
      5cac196a
  7. Feb 19, 2013
  8. Oct 03, 2012
  9. Jun 28, 2012
  10. Jun 23, 2012
  11. Mar 19, 2012
Loading