Skip to content
This repository has been archived by the owner on Sep 18, 2020. It is now read-only.

registration story

Grzegorz Mrukwa edited this page Feb 5, 2017 · 2 revisions

Description

Indicates, how new user registration should be carried out.

Steps

  1. User cannot login, as an account does not exist
  2. Clicks "Register"
  3. Fills up registration data:
    • E-mail
    • Password
    • Title
    • Name
    • Surname
    • Motivation
    • Affiliation
    • Accept terms of usage
    • Captcha
  4. An account is created in "Disabled" state
  5. User receives an e-mail with registration confirmation
  6. All administrators receive an e-mail with a registration
  7. If user has not been accepted by any administrator yet, a reminder is sent
  8. Any administrator may accept or reject user
  9. When administrator accepts the user, it leaves "Disabled" state and user may log in. All administrators receive appropriate message.
  10. If user has been rejected by the administrator, he gets appropriate message on log in trial
  11. If user has not been confirmed yet, on log in trial a message is shown
Clone this wiki locally