updates
Release rolling / release (push) Has been cancelled

This commit is contained in:
Raven Scott
2026-07-14 20:04:49 -04:00
parent c818edac9d
commit ecafa4f22a
10 changed files with 423 additions and 70 deletions
+2 -1
View File
@@ -54,7 +54,8 @@ export const MethodRoles = Object.freeze({
getAuthStatus: Roles.viewer,
listVaultCredentials: Roles.viewer,
listPeers: Roles.viewer,
listInvites: Roles.viewer,
/** Invite strings are secrets — admin only (not viewer/operator read-only) */
listInvites: Roles.admin,
stackPs: Roles.viewer,
stackLogs: Roles.viewer,
swarmInspect: Roles.viewer,