Changes between Initial Version and Version 1 of Ticket #29


Ignore:
Timestamp:
Dec 17, 2018, 10:37:28 PM (5 years ago)
Author:
borja
Comment:

Update: A basic signup procedure has been implemented already in source:OpenWorkouts-current, so I've updated the description of the ticket. We still need the code to put users in "pending confirmation" state, send email, etc.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #29 – Description

    initial v1  
    33The workflow:
    44
    5 1- load openworkouts, go to signup
     51- ~~load openworkouts, go to signup~~
    66
    7 2- fill in a form with the required data
     72- ~~fill in a form with the required data~~
    88
    9 3- account is created, but in "pending"/"activation required" state
     93- ~~account is created~~, but in "pending"/"activation required" state
    1010
    11114- send an email to the given email address including a link to activate the account. That link will be valid for N days (configurable in the ini settings) and can be used only one.