mirror of
https://git.anonymousland.org/anonymousland/synapse-product.git
synced 2025-01-31 02:33:21 -05:00
e16ea87d0f
* Extend the auth rule checks for `m.room.create` events ... and move them up to the top of the function. Since the no auth_events are allowed for m.room.create events, we may as well get the m.room.create event checks out of the way first. * Add a test for create events with prev_events