mirror of https://github.com/openclaw/openclaw.git
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> |
||
|---|---|---|
| .. | ||
| access-control.group-policy.test.ts | ||
| access-control.test-harness.ts | ||
| access-control.test.ts | ||
| access-control.ts | ||
| dedupe.ts | ||
| extract.ts | ||
| media.node.test.ts | ||
| media.ts | ||
| monitor.ts | ||
| send-api.test.ts | ||
| send-api.ts | ||
| types.ts | ||