Clarify m.room.create auth
This commit is contained in:
parent
78a697c535
commit
bb968e5bdd
1 changed files with 1 additions and 1 deletions
|
@ -36,7 +36,7 @@ include validation).
|
||||||
|
|
||||||
**TODO**: What signatures do we expect?
|
**TODO**: What signatures do we expect?
|
||||||
|
|
||||||
1. If type is ``m.room.create`` allow.
|
1. If type is ``m.room.create`` allow if and only if it has no prev events.
|
||||||
#. If type is ``m.room.member``:
|
#. If type is ``m.room.member``:
|
||||||
|
|
||||||
a. If ``membership`` is ``join``:
|
a. If ``membership`` is ``join``:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue