diff options
author | Marcia Ramos <virtua.creative@gmail.com> | 2018-02-01 19:09:30 -0200 |
---|---|---|
committer | Marcia Ramos <virtua.creative@gmail.com> | 2018-02-01 19:09:30 -0200 |
commit | b314ef7de7ae13eefdf997ef2ea9006cd308484a (patch) | |
tree | 90a22e1ef4456d3a0951d67125fee6dcdb70dd34 /doc/user/permissions.md | |
parent | cf644fc1ff9890189ad2945fc38c7e6b9943cae3 (diff) | |
download | gitlab-ce-b314ef7de7ae13eefdf997ef2ea9006cd308484a.tar.gz |
search and replace EES, EEP, EEU with Starter, Premium, Ultimate
Diffstat (limited to 'doc/user/permissions.md')
-rw-r--r-- | doc/user/permissions.md | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/doc/user/permissions.md b/doc/user/permissions.md index 708d07fcec9..3b402a7d3e0 100644 --- a/doc/user/permissions.md +++ b/doc/user/permissions.md @@ -117,7 +117,9 @@ and drag issues around. Read though the [documentation on Issue Boards permissions](project/issue_board.md#permissions) to learn more. -### File Locking permissions (EEP) +### File Locking permissions + +> Available in [GitLab Premium](https://about.gitlab.com/products/). The user that locks a file or directory is the only one that can edit and push their changes back to the repository where the locked objects are located. @@ -251,7 +253,9 @@ for details about the pipelines security model. Since GitLab 8.15, LDAP user permissions can now be manually overridden by an admin user. Read through the documentation on [LDAP users permissions](https://docs.gitlab.com/ee/articles/how_to_configure_ldap_gitlab_ee/index.html#updating-user-permissions-new-feature) to learn more. -## Auditor users permissions (EEP) +## Auditor users permissions + +> Available in [GitLab Premium](https://about.gitlab.com/products/). An Auditor user should be able to access all projects and groups of a GitLab instance with the permissions described on the documentation on [auditor users permissions](https://docs.gitlab.com/ee/administration/auditor_users.html#permissions-and-restrictions-of-an-auditor-user). |