Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • G gitlabhq1
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 21
    • Issues 21
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 12
    • Merge requests 12
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Package Registry
    • Infrastructure Registry
  • Analytics
    • Analytics
    • CI/CD
    • Repository
    • Value stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • gpt
  • large_projects
  • gitlabhq1
  • Merge requests
  • !7474

Closed
Created Aug 11, 2014 by Administrator@rootOwner
  • Report abuse
Report abuse

[WIP] Allow users to request access to projects.

  • Overview 8
  • Commits 1
  • Changes 3

Created by: cirosantilli

Fix http://feedback.gitlab.com/forums/176466-general/suggestions/6201690-request-access-procedure

User requests access from the project's main page:

screenshot from 2014-08-11 21 28 44 gitlab request access home

Project admins get an email linking to the moderation page, where it is possible to either accept or decline them one by one, or accept all at once:

screenshot from 2014-08-11 21 33 41 gitlab request access members

All access requests are initially set to the same access level: I propose Developper as it is a common use case. Guest would be too little since you need it or equivalent (e.g. public project) to see the project and make the request in the first place. In another PR we could also allow the requester to determine the level he wishes to request if people feel the need.

Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: github/fork/cirosantilli/request-access