diff options
author | Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | 2016-09-30 14:56:14 +0000 |
---|---|---|
committer | Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | 2016-09-30 14:56:14 +0000 |
commit | 3b55460dd79f0997e1714f7aa1bf821fcf17086a (patch) | |
tree | d4cc7f0703b5041a8142beb67bf34f6644eaefda /doc/user/permissions.md | |
parent | 15afe271224fd52f4eeda1c2e3be5529e5c94f15 (diff) | |
parent | 94b0fa861a2759ceb3b8958fa3940844be70e32a (diff) | |
download | gitlab-ce-3b55460dd79f0997e1714f7aa1bf821fcf17086a.tar.gz |
Merge branch 'patch-3' into 'master'
best-design-pattern
Added "View wiki pages" to list of actions granted to various user permission levels in a project.
This MR clarifies the actions allowed by various user permission levels in a project to include "View wiki pages"
See merge request !5749
Diffstat (limited to 'doc/user/permissions.md')
-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 12d5b8f8744..c0dc80325b6 100644 --- a/doc/user/permissions.md +++ b/doc/user/permissions.md @@ -23,6 +23,7 @@ The following table depicts the various user permission levels in a project. | See a list of builds | ✓ [^1] | ✓ | ✓ | ✓ | ✓ | | See a build log | ✓ [^1] | ✓ | ✓ | ✓ | ✓ | | Download and browse build artifacts | ✓ [^1] | ✓ | ✓ | ✓ | ✓ | +| View wiki pages | ✓ | ✓ | ✓ | ✓ | ✓ | | Pull project code | | ✓ | ✓ | ✓ | ✓ | | Download project | | ✓ | ✓ | ✓ | ✓ | | Create code snippets | | ✓ | ✓ | ✓ | ✓ | |