-
Notifications
You must be signed in to change notification settings - Fork 2
F10510
Yannouk edited this page Jul 5, 2012
·
1 revision
- Abstraction level:High
- State:Planned
- ID: F10510
- Story: Everyone creates a user account
- Priority: Critical
- Development Time: ?? Day
- Maintenance Time: ?? h/week
- This page was created by Yannouk on 2011.12.13.
- F20500 User manages her account
- none
- none
- F20510 User confirms her eMail address (it doesn't occurs every time)
- The visitor is not currently logged in
- The account creation page contain a form, which require:
- first name, last name,
- address,
- date of birth,
- user name, password.
- The password has to be typed matching twice
- User names are unique, and may only contain:
- letters from A to Z (reg. or cap.) ,
- digits from 0 to 9.
- When validating the form, an activation eMail is sent to the "user".
- The account is activated, without the "user" follows the link inside the mail.
- The user is created in the MediaWiki system
- She is in the "User" category
- The user is automatically logged in after creating her account
- It uses the MediaWiki account creation base
- What to do ?