mirror of
https://git.anonymousland.org/anonymousland/synapse-product.git
synced 2025-02-07 16:15:18 -05:00
![Erik Johnston](/assets/img/avatar_default.png)
If we receive an event that doesn't pass their content hash check (e.g. due to already being redacted) then we hit a bug which causes an exception to be raised, which then promplty stops the event (and request) from being processed. This effects all sorts of federation APIs, including joining rooms with a redacted state event.