Skip to content
Yannouk edited this page Jul 5, 2012 · 1 revision

Table of Contents

What ABOUT this functionality identity?

  • Abstraction level:High
  • State:Planned

WHAT?

  • ID: F10510
  • Story: Everyone creates a user account
  • Priority: Critical
  • Development Time: ?? Day
  • Maintenance Time: ?? h/week

WHO?

  • This page was created by Yannouk on 2011.12.13.

What is the POSITION of this functionality?

PARENTS?

  • F20500 User manages her account

CHILDREN?

  • none

What is BEFORE?

  • none

What comes AFTER?

  • F20510 User confirms her eMail address (it doesn't occurs every time)

What are its FUNCTIONAL REQUIREMENTS?

PRECONDITIONS?

  • The visitor is not currently logged in

REQUIREMENTS?

  • 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.

POSTCONDITIONS?

  • The user is created in the MediaWiki system
  • She is in the "User" category
  • The user is automatically logged in after creating her account

HOW is this functionality implemented?

  • It uses the MediaWiki account creation base
  • What to do ?
Clone this wiki locally