Skip to content
代码片段 群组 项目
未验证 提交 6bd85d1f 编辑于 作者: Jon Glassman's avatar Jon Glassman 提交者: GitLab
浏览文件

Merge branch 'jrandazzo-master-patch-1781' into 'master'

Add a warning to consider permissions when added to lower base roles

See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/143457



Merged-by: default avatarJon Glassman <jglassman@gitlab.com>
Approved-by: default avatarJon Glassman <jglassman@gitlab.com>
Approved-by: default avatarRohit Shambhuni <rshambhuni@gitlab.com>
Co-authored-by: default avatarJoe Randazzo <jrandazzo@gitlab.com>
No related branches found
No related tags found
无相关合并请求
......@@ -30,6 +30,9 @@ Most custom roles are considered [billable users that use a seat](#billing-and-s
For more information on available permissions, see [custom permissions](custom_roles/abilities.md).
WARNING:
Depending on the permissions added to a lower base role such as Guest, a user with a custom role might be able to perform actions that are usually restricted to the Maintainer role or higher. For example, if a custom role is Guest plus managing CI/CD variables, a user with this role can manage CI/CD variables added by other Maintainers or Owners for that group or project.
## Create a custom role
You create a custom role by adding [permissions](#available-permissions) to a base role.
......
0% 加载中 .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册