mirror of
https://github.com/coder/coder.git
synced 2025-07-03 16:13:58 +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.