leginon-org / leginon-redmine-archive

1 stars 0 forks source link

Retrieve forgotten username or password #92

Open leginonbot opened 7 months ago

leginonbot commented 7 months ago

Author Name: Amber Herold (Amber Herold) Original Redmine Issue: 92, https://emg.nysbc.org/redmine/issues/92 Original Date: 2010-02-12


+happy path+

  1. Point browser to http://fly/myamiweb/
  2. Enter invalid username and/or password
  3. Confirm a Lost Password button appears
  4. Click Lost Password button
  5. Enter a valid username.
  6. Press Send Password button.
  7. Retrieve temporary password from email.
  8. Click Login button.
  9. Enter valid username and temporary password.
  10. Click Login.
  11. Confirm that the main index loads.

+Alternate Paths+

  1. Enter an invalid username when retrieving lost password.
  2. Test accounts with email address from Gmail, hotmail, yahoo etc to ensure deliverly.
leginonbot commented 7 months ago

Original Redmine Comment Author Name: Amber Herold (Amber Herold) Original Date: 2010-02-18T21:48:39Z


From the lost password page (http://fly/myamiweb/lostpass.php), if click the Login button and enter username and temporary password then click login, the user is directed to the lost password page (lostpass.php) instead of the main index. Created Bug #127