Opened 8 years ago

Last modified 5 years ago

#30 new task

Password recovery

Reported by: borja Owned by:
Priority: major Milestone: OpenWorkouts 0.4
Component: users Keywords:
Cc:

Description

Add the needed views/templates to allow users to reset their passwords.

Workflow:

1- go to the login page, click on "recover password"

2- in that page, we ask the user for some information (email only? email + full name?)

3- we send an email to the user's email address, containing a link that can be used to access a page where the user can change the password. The link is valid for N days, configurable in the settings too).

4- If the user changes the password, we send him back home and show an alert telling the user about the change.

5- if the user does not change the password, after N days have passed, the link is not valid anymore.

Change History (2)

comment:1 Changed 5 years ago by borja

  • Milestone changed from OpenWorkouts 0.1 to OpenWorkouts 0.2

comment:2 Changed 5 years ago by borja

  • Milestone changed from OpenWorkouts 0.2 to OpenWorkouts 0.4

Moving this to a future release, unless anybody else would like to tackle it down first.

Note: See TracTickets for help on using tickets.