summary refs log tree commit diff
path: root/changelog.d/6608.bugfix (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Hacks to work around #6605 (#6608)Richard van der Hoff2019-12-311-0/+1
When we have an event which refers to non-existent auth_events, ignore said events rather than exploding in a ball of fire. Fixes #6605.