openclaw/src/web/inbound
Glucksberg 1e23d2ecea
fix(whatsapp): respect selfChatMode config in access-control (#24738)
The selfChatMode config field was resolved by accounts.ts but never
consumed in the access-control logic. Use nullish coalescing so an
explicit true/false from config takes precedence over the allowFrom
heuristic, while undefined falls back to the existing behavior.

Fixes #23788

Co-authored-by: Claude <noreply@anthropic.com>
2026-02-24 03:33:21 +00:00
..
access-control.group-policy.test.ts fix: include shared runtime group-policy helper and coverage (#23367) (thanks @bmendonca3) 2026-02-22 12:21:04 +01:00
access-control.test-harness.ts test(web): annotate access-control harness mocks 2026-02-14 17:17:30 -05:00
access-control.test.ts fix: enforce strict allowlist across pairing stores (#23017) 2026-02-22 00:00:23 +01:00
access-control.ts fix(whatsapp): respect selfChatMode config in access-control (#24738) 2026-02-24 03:33:21 +00:00
dedupe.ts
extract.ts chore: Enable "curly" rule to avoid single-statement if confusion/errors. 2026-01-31 16:19:20 +09:00
media.node.test.ts refactor(runtime): consolidate followup, gateway, and provider dedupe paths 2026-02-22 14:08:51 +00:00
media.ts style: align formatting with oxfmt 0.33 2026-02-18 01:34:35 +00:00
monitor.ts style: align formatting with oxfmt 0.33 2026-02-18 01:34:35 +00:00
send-api.test.ts chore: Fix types in tests 34/N. 2026-02-17 15:50:07 +09:00
send-api.ts style: align formatting with oxfmt 0.33 2026-02-18 01:34:35 +00:00
types.ts fix: preserve original filename for WhatsApp inbound documents (#12691) 2026-02-09 16:56:19 -05:00