summary refs log tree commit diff
path: root/changelog.d/13413.bugfix (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Faster joins: fix rejected events becoming un-rejected during resync (#13413)Richard van der Hoff2022-08-011-0/+1
Make sure that we re-check the auth rules during state resync, otherwise rejected events get un-rejected.