mirror of
https://github.com/coder/coder.git
synced 2025-07-08 11:39:50 +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.