coder/enterprise
Steven Masley 08cce81ac8
feat: Implement allow_list for scopes for resource specific permissions (#5769)
* feat: Implement allow_list for scopes for resource specific permissions

Feature that adds an allow_list for scopes to specify particular resources.
This enables workspace agent tokens to use the same RBAC system as users.

- Add ID to compileSQL matchers
* Plumb through WithID on rbac objects
* Rename Scope -> ScopeName
* Update input.json with scope allow_list

Co-authored-by: Cian Johnston <cian@coder.com>
2023-01-19 13:41:36 -06:00
..
audit feat: Auditing group members as part of group resource (#5730) 2023-01-18 15:13:39 -05:00
cli refactor: deduplicate / type license feature code (#5734) 2023-01-17 17:04:29 -06:00
cmd/coder POST license API endpoint (#3570) 2022-08-22 15:02:50 -07:00
coderd feat: Implement allow_list for scopes for resource specific permissions (#5769) 2023-01-19 13:41:36 -06:00
derpmesh fix: `time.NewTicker` leaks (#4630) 2022-10-18 15:26:21 -05:00
replicasync fix: race conditions in replicasync (#5289) 2022-12-05 17:18:15 +01:00
tailnet fix: Tidy up closes for nicer output (#4605) 2022-10-17 18:36:23 -05:00
trialer Audit build outcomes/kira pilot (#5143) 2022-11-22 13:22:56 -05:00