synapse/changelog.d/15564.bugfix
Patrick Cloke eb3c1823d8
Reject instead of erroring on invalid membership events. (#15564)
Instead of resulting in an internal server error for invalid events,
return that the event is invalid.
2023-05-15 15:01:29 -04:00

2 lines
96 B
Plaintext

Fix a long-standing bug where an invalid membership event could cause an internal server error.