Merge branch 'fix_permission_doc' into 'master'
Fixed the permission doc The guest users was missing "Pull project code" and "Download project". /cc @axil See merge request !1695
This commit is contained in:
commit
52ac3ff1c0
1 changed files with 2 additions and 2 deletions
|
@ -15,8 +15,8 @@ documentation](doc/workflow/add-user/add-user.md).
|
|||
|---------------------------------------|---------|------------|-------------|----------|--------|
|
||||
| Create new issue | ✓ | ✓ | ✓ | ✓ | ✓ |
|
||||
| Leave comments | ✓ | ✓ | ✓ | ✓ | ✓ |
|
||||
| Pull project code | | ✓ | ✓ | ✓ | ✓ |
|
||||
| Download project | | ✓ | ✓ | ✓ | ✓ |
|
||||
| Pull project code | ✓ | ✓ | ✓ | ✓ | ✓ |
|
||||
| Download project | ✓ | ✓ | ✓ | ✓ | ✓ |
|
||||
| Create code snippets | | ✓ | ✓ | ✓ | ✓ |
|
||||
| Manage issue tracker | | ✓ | ✓ | ✓ | ✓ |
|
||||
| Manage labels | | ✓ | ✓ | ✓ | ✓ |
|
||||
|
|
Loading…
Reference in a new issue