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
This commit is contained in:
Dmitriy Zaporozhets 2016-09-30 14:56:14 +00:00
commit 3b55460dd7
1 changed files with 1 additions and 0 deletions

View File

@ -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 | | ✓ | ✓ | ✓ | ✓ |