Skip to content

Moved Groups to Control

Jeremy Watson (ex-GitLab) requested to merge jeremy-master-patch-52561 into master

Since groups/subgroups are an important part of access control, I'm moving Groups to the Control group.

Groups are a primitive we use for controlling access like the proposal in https://gitlab.com/gitlab-org/gitlab-ee/issues/7297. Groups are also used in authentication strategies like Group SAML SSO and LDAP group sync.

Merge request reports