mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-06 12:30:44 +00:00
fix(cli): retry admin device approval after ownership denial
This commit is contained in:
@@ -78,8 +78,9 @@ When approving a device request:
|
||||
`operator.admin`.
|
||||
|
||||
For paired-device token sessions, management is self-scoped unless the caller
|
||||
also has `operator.admin`: non-admin callers can rotate, revoke, or remove only
|
||||
their own device entry.
|
||||
also has `operator.admin`: non-admin callers see only their own pairing entries,
|
||||
can approve or reject only their own pending request, and can rotate, revoke, or
|
||||
remove only their own device entry.
|
||||
|
||||
## Node pairing approvals
|
||||
|
||||
|
||||
Reference in New Issue
Block a user