forked-synapse/changelog.d/6526.bugfix
Richard van der Hoff ff773ff724 Persist auth/state events at backwards extremities when we fetch them (#6526)
The main point here is to make sure that the state returned by _get_state_in_room has been authed before we try to use it as state in the room.
2019-12-16 14:07:11 +00:00

1 line
122 B
Plaintext

Fix a bug which could cause the federation server to incorrectly return errors when handling certain obscure event graphs.