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:
commit
3b55460dd7
1 changed files with 1 additions and 0 deletions
|
@ -23,6 +23,7 @@ The following table depicts the various user permission levels in a project.
|
||||||
| See a list of builds | ✓ [^1] | ✓ | ✓ | ✓ | ✓ |
|
| See a list of builds | ✓ [^1] | ✓ | ✓ | ✓ | ✓ |
|
||||||
| See a build log | ✓ [^1] | ✓ | ✓ | ✓ | ✓ |
|
| See a build log | ✓ [^1] | ✓ | ✓ | ✓ | ✓ |
|
||||||
| Download and browse build artifacts | ✓ [^1] | ✓ | ✓ | ✓ | ✓ |
|
| Download and browse build artifacts | ✓ [^1] | ✓ | ✓ | ✓ | ✓ |
|
||||||
|
| View wiki pages | ✓ | ✓ | ✓ | ✓ | ✓ |
|
||||||
| Pull project code | | ✓ | ✓ | ✓ | ✓ |
|
| Pull project code | | ✓ | ✓ | ✓ | ✓ |
|
||||||
| Download project | | ✓ | ✓ | ✓ | ✓ |
|
| Download project | | ✓ | ✓ | ✓ | ✓ |
|
||||||
| Create code snippets | | ✓ | ✓ | ✓ | ✓ |
|
| Create code snippets | | ✓ | ✓ | ✓ | ✓ |
|
||||||
|
|
Loading…
Reference in a new issue