mirror of
https://github.com/coder/coder.git
synced 2025-07-08 11:39:50 +00:00
chore: Rewrite rbac rego -> SQL clause (#5138)
* chore: Rewrite rbac rego -> SQL clause Previous code was challenging to read with edge cases - bug: OrgAdmin could not make new groups - Also refactor some function names
This commit is contained in:
1
coderd/rbac/partial.rego
Normal file
1
coderd/rbac/partial.rego
Normal file
@ -0,0 +1 @@
|
||||
package partial
|
Reference in New Issue
Block a user