diff options
author | Marcia Ramos <marcia@gitlab.com> | 2019-01-04 17:42:33 +0000 |
---|---|---|
committer | Marcia Ramos <marcia@gitlab.com> | 2019-01-04 17:42:33 +0000 |
commit | 2ab68a2341ba0925e434dd0270ef2b0e9934be4e (patch) | |
tree | c4f48f326996afe89949328c1fae5ca11aac63ea | |
parent | 7873b940968ac64dfe35dd2919fee6bc48ad6f50 (diff) | |
parent | e5424070b1cea4ff381b6ecc6c3fc0305a1e9e88 (diff) | |
download | gitlab-ce-2ab68a2341ba0925e434dd0270ef2b0e9934be4e.tar.gz |
Merge branch 'docs/add-source-code-permissions' into 'master'
Add project code view permissions
See merge request gitlab-org/gitlab-ce!24158
-rw-r--r-- | doc/user/permissions.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/user/permissions.md b/doc/user/permissions.md index ed00f86f9de..2a1c8cc5bc0 100644 --- a/doc/user/permissions.md +++ b/doc/user/permissions.md @@ -44,6 +44,7 @@ The following table depicts the various user permission levels in a project. | View wiki pages | ✓ [^1] | ✓ | ✓ | ✓ | ✓ | | View license management reports **[ULTIMATE]** | ✓ [^1] | ✓ | ✓ | ✓ | ✓ | | View Security reports **[ULTIMATE]** | ✓ [^1] | ✓ | ✓ | ✓ | ✓ | +| View project code | [^1] | ✓ | ✓ | ✓ | ✓ | | Pull project code | [^1] | ✓ | ✓ | ✓ | ✓ | | Download project | [^1] | ✓ | ✓ | ✓ | ✓ | | Assign issues | | ✓ | ✓ | ✓ | ✓ | |