Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/doc/user
diff options
context:
space:
mode:
authorDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2016-09-30 17:56:14 +0300
committerDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2016-09-30 17:56:14 +0300
commit3b55460dd79f0997e1714f7aa1bf821fcf17086a (patch)
treed4cc7f0703b5041a8142beb67bf34f6644eaefda /doc/user
parent15afe271224fd52f4eeda1c2e3be5529e5c94f15 (diff)
parent94b0fa861a2759ceb3b8958fa3940844be70e32a (diff)
Merge branch 'patch-3' into 'master'
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')
-rw-r--r--doc/user/permissions.md1
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 | | ✓ | ✓ | ✓ | ✓ |