mirror of
https://github.com/coder/coder.git
synced 2026-09-24 15:04:27 +08:00
fix: allow user admins to manage groups (#4498)
This commit is contained in:
+1
-1
@@ -9,7 +9,7 @@ Coder offers these user roles in the community edition:
|
||||
| | User Admin | Template Admin | Owner |
|
||||
| ------------------------------------------ | ---------- | -------------- | ----- |
|
||||
| Add and remove Users | ✅ | | ✅ |
|
||||
| Manage groups (enterprise) | | | |
|
||||
| Manage groups (enterprise) | ✅ | | ✅ |
|
||||
| Change User roles | | | ✅ |
|
||||
| Manage **ALL** Templates | | ✅ | ✅ |
|
||||
| View, update and delete **ALL** Workspaces | | ✅ | ✅ |
|
||||
|
||||
Reference in New Issue
Block a user