Be consistent about event auth rules
This commit is contained in:
parent
7f0b2d66a0
commit
a1a40c6346
1 changed files with 2 additions and 2 deletions
|
@ -405,8 +405,8 @@ first we summarise the semantics of the proposed changes.
|
||||||
|
|
||||||
### Current membership
|
### Current membership
|
||||||
Only users without a current membership or with their current membership
|
Only users without a current membership or with their current membership
|
||||||
being "leave" can knock on a room. This means that a user that is banned, has
|
set to "knock" or "leave" can knock on a room. This means that a user that
|
||||||
already knocked or is currently in the room cannot knock on it.
|
is banned, is invited or is currently in the room cannot knock on it.
|
||||||
|
|
||||||
### Join Rules
|
### Join Rules
|
||||||
This proposal makes use of the existing "knock" join rule. The value of
|
This proposal makes use of the existing "knock" join rule. The value of
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue