diff options
author | Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | 2018-04-16 17:03:31 +0000 |
---|---|---|
committer | Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | 2018-04-16 17:03:31 +0000 |
commit | d103a567d6a8802f6c78ff55de674a73c7a7ad0f (patch) | |
tree | 8cc752d2e8c5ba8844b8cbc4892d646d6c867f47 | |
parent | 18097c1d4de13c232cdf33bc95e83a1fd2805feb (diff) | |
parent | e5dbe4ca6056d81c402e5dd796a13dedab1b2210 (diff) | |
download | gitlab-ce-d103a567d6a8802f6c78ff55de674a73c7a7ad0f.tar.gz |
Merge branch 'dz-update-permissions' into 'master'
Update permissions.md with guidance for developing new features
See merge request gitlab-org/gitlab-ce!18344
-rw-r--r-- | doc/user/permissions.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/user/permissions.md b/doc/user/permissions.md index a520279c29e..a9ba2a51242 100644 --- a/doc/user/permissions.md +++ b/doc/user/permissions.md @@ -15,6 +15,10 @@ GitLab [administrators](../README.md#administrator-documentation) receive all pe To add or import a user, you can follow the [project members documentation](../user/project/members/index.md). +## Principles behind permissions + +See our [product handbook on permissions](https://about.gitlab.com/handbook/product#permissions-in-gitlab) + ## Project members permissions The following table depicts the various user permission levels in a project. |