Richard van der Hoff 5724883ac2
Persist auth events before the events that rely on them (#10771)
If we're persisting an event E which has auth_events A1, A2, then we ought to make sure that we correctly auth
and persist A1 and A2, before we blindly accept E.

This PR does part of that - it persists the auth events first - but it does not fully solve the problem, because we
still don't check that the auth events weren't rejected.
2021-09-08 10:37:50 +01:00
..
2021-09-06 16:29:59 +01:00
2021-07-19 15:28:05 +01:00
2021-09-07 16:20:03 +01:00
2021-07-19 15:28:05 +01:00