forked from MirrorHub/synapse
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.
|