mirror of
https://github.com/tale/headplane.git
synced 2026-08-09 05:39:22 +00:00
feat: support oidc restriction management in the settings
This commit is contained in:
@@ -22,7 +22,7 @@ export const Capabilities = {
|
||||
// Write feature configuration, for example, enable Taildrop (unimplemented)
|
||||
write_feature: 1 << 6,
|
||||
|
||||
// Configure user & group provisioning (unimplemented)
|
||||
// Configure user & group provisioning
|
||||
configure_iam: 1 << 7,
|
||||
|
||||
// Read machines, for example, see machine names and status
|
||||
|
||||
Reference in New Issue
Block a user