mirror of
https://github.com/element-hq/synapse.git
synced 2024-11-22 09:35:45 +03: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
1 line
59 B
Text
1 line
59 B
Text
Fix some inconsistencies in the event authentication code.
|