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

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.