synapse/changelog.d/13413.bugfix
Richard van der Hoff 23768ccb4d
Faster joins: fix rejected events becoming un-rejected during resync (#13413)
Make sure that we re-check the auth rules during state resync, otherwise
rejected events get un-rejected.
2022-08-01 11:20:05 +01:00

1 line
101 B
Plaintext

Faster room joins: fix a bug which caused rejected events to become un-rejected during state syncing.