just-kile / Zapfmaster2000

facebook.com/Zapfmaster2000
2 stars 1 forks source link

Implement Reset Password functionality #120

Open partysalat opened 11 years ago

partysalat commented 11 years ago

User has to be able to change his password if he forgot it.

App: Change passwort at settings

Workflow:

  1. App -> Settings
  2. Change passwort
  3. Type old pw, new pw, repeat new pw
  4. Submit

    Login Screen

Workflow

  1. Click forgot pw
  2. type Email Adress
  3. Get Email with pw reset link (unique token, 24h valid, token is invalid if pw reseted)
  4. Check Emails and open link
  5. Type new pw, repeat new pw,
  6. Submit