Description
Link to problem area: https://spec.matrix.org/unstable/rooms/v11/#authorization-rules
Issue
We should have:
Add auth rule: “If any auth event has a
room_id
which doesn’t match ourroom_id
, reject”.
Synapse implements this already, but it should be clarified in the spec.