Files
optimclaw/docs
ZakiandClaude Opus 4.6 f6fdc16d23 fix(security): block cross-channel approval thread hijacking (#1485)
Add source_channel field to Thread struct and verify channel
authorization before allowing approval messages to target threads.
The web gateway channel is allowed as a trusted approval UI, and
threads without a source_channel (e.g. deserialized from older DB
records) are permitted for backward compatibility.

Closes #1485

Co-Authored-By: Claude Opus 4.6 (1M context) <[email protected]>
2026-03-23 00:28:14 -07:00
..