mirror of
https://github.com/coder/coder.git
synced 2025-07-10 23:53:15 +00:00
Includes db schema and dbauthz layer for upserting custom roles. Unit test in `customroles_test.go` verify against escalating permissions through this feature.