Skip to content

Initial Admin Access for Projects

Ramya Authappan requested to merge github/fork/uakatt/initial_admin_access into master

Created by: srawlins

This new feature allows one to set an initial access for admins when creating a new project. The default choice can be set in config/gitlab.yml, under 'default_project_access'. Cucumber test included.

I welcome discussion around what the Gitlab team might actually want, related to this feature. For example:

  • all users instead of admins? Admins just worked for my team.
  • different default, like 'none'?

Merge request reports