Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • C core
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 70
    • Issues 70
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 1
    • Merge requests 1
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • External wiki
    • External wiki
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • minerva
  • core
  • Issues
  • #1635

Closed
Open
Created Feb 07, 2022 by Marek Ostaszewski@marek.ostaszewskiMaintainer

Feature request: automated user registration

Please introduce a functionality allowing users to register and automate the process of registration.

Suggested way this could work:

  1. The user click on the "Request an account" button
  2. A form pops up prompting the user for an email and password
  3. The user appears in the system as "requesting", with login == email
  4. An email with an activation link is sent to the user
  5. After the activation link is clicked the user gets an on-screen notification that his request will be reviewed
  6. the status of the user changes to "pending"
  7. A notification is sent to the admins (contact email) to review the user and assign a role
  8. When a role is assigned, the user gets a notification that his account is set up

@piotr.gawron what do you think? We discussed this for a bit with @ewa.smula .

We could consider skipping steps 4-6 (activation link), but then there will be no control if the email is valid.

Assignee
Assign to
Time tracking