feat: expose MinIO operator console
This commit is contained in:
@@ -36,6 +36,7 @@ export const PERM = {
|
||||
// internal operator consoles — `auth:` prefixed, so super-admin only
|
||||
// (the `admin` role is synced to admin:% keys and would otherwise inherit it)
|
||||
DB_STUDIO_ACCESS: 'auth:db-studio:access',
|
||||
MINIO_CONSOLE_ACCESS: 'auth:minio-console:access',
|
||||
// role management — only super-admin holds these
|
||||
ROLE_READ: 'auth:role:read',
|
||||
ROLE_CREATE: 'auth:role:create',
|
||||
|
||||
Reference in New Issue
Block a user