



























@@ -52,8 +52,9 @@ Account scoping behavior:
52525353Treat these as sensitive (they gate access to your assistant).
545455-Important: this store is for DM access. Group authorization is separate.
56-Approving a DM pairing code does not automatically allow that sender to run group commands or control the bot in groups. For group access, configure the channel's explicit group allowlists (for example `groupAllowFrom`, `groups`, or per-group/per-topic overrides depending on the channel).
55+<Note>
56+This store is for DM access. Group authorization is separate. Approving a DM pairing code does not automatically allow that sender to run group commands or control the bot in groups. For group access, configure the channel's explicit group allowlists (for example `groupAllowFrom`, `groups`, or per-group or per-topic overrides depending on the channel).
57+</Note>
57585859## 2) Node device pairing (iOS/Android/macOS/headless nodes)
5960@@ -100,11 +101,9 @@ If the same device retries with different auth details (for example different
100101role/scopes/public key), the previous pending request is superseded and a new
101102`requestId` is created.
102103103-Important: an already paired device does not get broader access silently. If it
104-reconnects asking for more scopes or a broader role, OpenClaw keeps the
105-existing approval as-is and creates a fresh pending upgrade request. Use
106-`openclaw devices list` to compare the currently approved access with the newly
107-requested access before you approve.
104+<Note>
105+An already paired device does not get broader access silently. If it reconnects asking for more scopes or a broader role, OpenClaw keeps the existing approval as-is and creates a fresh pending upgrade request. Use `openclaw devices list` to compare the currently approved access with the newly requested access before you approve.
106+</Note>
108107109108### Optional trusted-CIDR node auto-approve
110109此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。