mirror of
https://github.com/coder/coder.git
synced 2025-07-03 16:13:58 +00:00
@ -54,6 +54,7 @@ type RegoAuthorizer struct {
|
||||
}
|
||||
|
||||
// Load the policy from policy.rego in this directory.
|
||||
//
|
||||
//go:embed policy.rego
|
||||
var policy string
|
||||
|
||||
|
Reference in New Issue
Block a user