mirror of
https://git.anonymousland.org/anonymousland/synapse-product.git
synced 2024-10-01 08:25:44 -04:00
25f1244329
When we request the state/auth_events to populate a backwards extremity (on backfill or in the case of missing events in a transaction push), we should check that the returned events are in the right room rather than blindly using them in the room state or auth chain. Given that _get_events_from_store_or_dest takes a room_id, it seems clear that it should be sanity-checking the room_id of the requested events, so let's do it there. |
||
---|---|---|
.. | ||
.gitignore | ||
6349.feature | ||
6377.bugfix | ||
6385.bugfix | ||
6394.feature | ||
6411.feature | ||
6501.misc | ||
6502.removal | ||
6503.misc | ||
6504.misc | ||
6505.misc | ||
6506.misc | ||
6510.misc | ||
6511.misc | ||
6512.misc | ||
6514.bugfix | ||
6515.misc | ||
6517.misc | ||
6521.misc | ||
6524.misc |