Merge branch 'docs/dependency-proxy-permissions' into 'master'
Add dependency proxy to permissions.md Closes gitlab-ee#12075 See merge request gitlab-org/gitlab-ce!29497
This commit is contained in:
		
						commit
						8bfc3a26a3
					
				| 
						 | 
					@ -196,21 +196,22 @@ Any user can remove themselves from a group, unless they are the last Owner of
 | 
				
			||||||
the group. The following table depicts the various user permission levels in a
 | 
					the group. The following table depicts the various user permission levels in a
 | 
				
			||||||
group.
 | 
					group.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
| Action                                | Guest | Reporter | Developer | Maintainer | Owner |
 | 
					| Action                                          | Guest | Reporter | Developer | Maintainer | Owner |
 | 
				
			||||||
|---------------------------------------|-------|----------|-----------|------------|-------|
 | 
					|-------------------------------------------------|-------|----------|-----------|------------|-------|
 | 
				
			||||||
| Browse group                          | ✓     | ✓        | ✓         |  ✓         | ✓     |
 | 
					| Browse group                                    | ✓     | ✓        | ✓         | ✓          | ✓     |
 | 
				
			||||||
| View Insights charts **[ULTIMATE]**   | ✓     | ✓        | ✓         |  ✓         | ✓     |
 | 
					| View Insights charts **[ULTIMATE]**             | ✓     | ✓        | ✓         | ✓          | ✓     |
 | 
				
			||||||
| View group epic **[ULTIMATE]**        | ✓     | ✓        | ✓         |  ✓         | ✓     |
 | 
					| View group epic **[ULTIMATE]**                  | ✓     | ✓        | ✓         | ✓          | ✓     |
 | 
				
			||||||
| Create/edit group epic **[ULTIMATE]** |       | ✓        | ✓         | ✓          | ✓     |
 | 
					| Create/edit group epic **[ULTIMATE]**           |       | ✓        | ✓         | ✓          | ✓     |
 | 
				
			||||||
| Manage group labels                   |       | ✓        | ✓         | ✓          | ✓     |
 | 
					| Manage group labels                             |       | ✓        | ✓         | ✓          | ✓     |
 | 
				
			||||||
| Create project in group               |       |          | ✓         | ✓          | ✓     |
 | 
					| Create project in group                         |       |          | ✓         | ✓          | ✓     |
 | 
				
			||||||
| Create/edit/delete group milestones   |       |          | ✓         | ✓          | ✓     |
 | 
					| Create/edit/delete group milestones             |       |          | ✓         | ✓          | ✓     |
 | 
				
			||||||
| Edit group                            |       |          |           |            | ✓     |
 | 
					| Enable/disable a dependency proxy **[PREMIUM]** |       |          | ✓         | ✓          | ✓     |
 | 
				
			||||||
| Create subgroup                       |       |          |           |            | ✓     |
 | 
					| Edit group                                      |       |          |           |            | ✓     |
 | 
				
			||||||
| Manage group members                  |       |          |           |            | ✓     |
 | 
					| Create subgroup                                 |       |          |           |            | ✓     |
 | 
				
			||||||
| Remove group                          |       |          |           |            | ✓     |
 | 
					| Manage group members                            |       |          |           |            | ✓     |
 | 
				
			||||||
| Delete group epic **[ULTIMATE]**      |       |          |           |            | ✓     |
 | 
					| Remove group                                    |       |          |           |            | ✓     |
 | 
				
			||||||
| View group Audit Events               |       |          |           |            | ✓     |
 | 
					| Delete group epic **[ULTIMATE]**                |       |          |           |            | ✓     |
 | 
				
			||||||
 | 
					| View group Audit Events                         |       |          |           |            | ✓     |
 | 
				
			||||||
 | 
					
 | 
				
			||||||
### Subgroup permissions
 | 
					### Subgroup permissions
 | 
				
			||||||
 | 
					
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue