Skip to content
Snippets Groups Projects
Unverified Commit e16ea87d authored by Richard van der Hoff's avatar Richard van der Hoff Committed by GitHub
Browse files

Fix inconsistencies in event validation for `m.room.create` events (#13087)

* 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
parent d3d84685
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment