Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

User Registration #78

Open
3 tasks
dandavies99 opened this issue Feb 9, 2022 · 0 comments
Open
3 tasks

User Registration #78

dandavies99 opened this issue Feb 9, 2022 · 0 comments
Labels
backend related to the backend enhancement New feature or request

Comments

@dandavies99
Copy link
Contributor

dandavies99 commented Feb 9, 2022

Problem: We need to decide on and implement a registration process. Currently, anyone can register via the web form but is not active by default. A User Manager or Admin must activate their account and add them to appropriate groups via the admin site (this part seems sensible at least).

Proposed solution:

  • Add fields to registration form where users can select which activities they foresee they will undertake, this can be verified by the user managers when they activate them to add them to appropriate groups.
  • Get verification of e-mail address before user can be fully registered.
  • Implement a "forgotten password" workflow so users get an e-mail link to reset their password.

Aha! Link: https://imperial-college-ict.aha.io/requirements/RSE-132-1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend related to the backend enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant