mirror of
https://mau.dev/maunium/synapse.git
synced 2024-11-15 14:32:30 +01:00
225be77787
Because modules might send extra state events when processing an event (e.g. matrix-org/synapse-dinsic#100), and in some cases these extra events might get dropped if we don't recalculate the initial event's auth.
1 line
101 B
Text
1 line
101 B
Text
Rebuild event context and auth when processing specific results from `ThirdPartyEventRules` modules.
|