mirror of
https://github.com/1f349/dendrite.git
synced 2025-02-10 00:18:59 +00:00
Fixes `outliers whose auth_events are in a different room are correctly rejected`, by validating that auth events are all from the same room and not using rejected events for event auth.