0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-09-15 06:08:59 +02:00
synapse/changelog.d/11042.bugfix

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

2 lines
182 B
Text
Raw Normal View History

Work around a regression, introduced in Synapse 1.39.0, that caused `SynapseError`s raised by the experimental third-party rules module callback `check_event_allowed` to be ignored.