docs(channels): rewrite passive-voice notes in msteams UPN and whatsa… · openclaw/openclaw@34f7a93
vincentkoc
·
2026-04-24
·
via Recent Commits to openclaw:main
| Original file line number | Diff line number | Diff line change |
|---|
@@ -75,7 +75,7 @@ Disable with:
|
75 | 75 | |
76 | 76 | - Default: `channels.msteams.dmPolicy = "pairing"`. Unknown senders are ignored until approved. |
77 | 77 | - `channels.msteams.allowFrom` should use stable AAD object IDs. |
78 | | -- UPNs/display names are mutable; direct matching is disabled by default and only enabled with `channels.msteams.dangerouslyAllowNameMatching: true`. |
| 78 | +- Do not rely on UPN/display-name matching for allowlists — they can change. OpenClaw disables direct name matching by default; opt in explicitly with `channels.msteams.dangerouslyAllowNameMatching: true`. |
79 | 79 | - The wizard can resolve names to IDs via Microsoft Graph when credentials allow. |
80 | 80 | |
81 | 81 | **Group access** |
|
| Original file line number | Diff line number | Diff line change |
|---|
@@ -164,7 +164,7 @@ OpenClaw recommends running WhatsApp on a separate number when possible. (The ch
|
164 | 164 | |
165 | 165 | - pairings are persisted in channel allow-store and merged with configured `allowFrom` |
166 | 166 | - if no allowlist is configured, the linked self number is allowed by default |
167 | | -- outbound `fromMe` DMs are never auto-paired |
| 167 | +- OpenClaw never auto-pairs outbound `fromMe` DMs (messages you send to yourself from the linked device) |
168 | 168 | |
169 | 169 | </Tab> |
170 | 170 | |
|
此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。