Clarify accidentally-legal `invite->knock` membership transition (#3850)

pull/3858/head
Travis Ralston 2 years ago committed by GitHub
parent 0d1605283c
commit dbc7937cd0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -438,8 +438,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
set to "knock" or "leave" can knock on a room. This means that a user that set to "knock", "leave", or "invite" can knock on a room. This means that a user that
is banned, is invited or is currently in the room cannot knock on it. is banned 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…
Cancel
Save