synapse/changelog.d
Richard van der Hoff 6577f2d887 Sanity-check room ids in event auth (#6530)
When we do an event auth operation, check that all of the events involved are
in the right room.
2019-12-16 13:47:34 +00:00
..
.gitignore Correct attrs package name in requirements (#3492) 2018-07-07 10:46:59 +10:00
6501.misc Refactor get_events_from_store_or_dest to return a dict (#6501) 2019-12-16 13:19:32 +00:00
6503.misc Move get_state methods into FederationHandler (#6503) 2019-12-16 13:20:21 +00:00
6521.misc Add include_event_in_state to _get_state_for_room (#6521) 2019-12-16 13:26:12 +00:00
6524.misc Check the room_id of events when fetching room state/auth (#6524) 2019-12-16 13:47:07 +00:00
6530.misc Sanity-check room ids in event auth (#6530) 2019-12-16 13:47:34 +00:00