element-hq / element-hq/synapse
We should never send events in blocked rooms to clients
Open
A-Context-Endpoint
A-Moderation
A-Sync
O-Uncommon
S-Minor
T-Defect
- Dominant language
- Python
- Stars
- 4.6k
- Forks
- 600
- Avg merge
- 5d 22h
- Merged PRs (30d)
- 51
Description
This issue has been migrated from [#4909](https://github.com/matrix-org/synapse/issues/4909).
---
Currently we only block join/invites and peeking to blocked rooms, but other APIs will probably still let you get at the data
- [ ] Filter out all events in blocked rooms
- [ ] Block `/context` requests to blocked rooms
c.f. https://github.com/matrix-org/synapse/pull/4908
Contributor guide
Assessment
This issue has not been assessed yet.