mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-03-23 03:34:08 +01:00
remove confusing description of restricted rooms with no valid conditions
Signed-off-by: Matthias Ahouansou <matthias@ahouansou.cz>
This commit is contained in:
parent
e53e6ea876
commit
0922ec677d
1
changelogs/client_server/newsfragments/1903.changelog
Normal file
1
changelogs/client_server/newsfragments/1903.changelog
Normal file
|
|
@ -0,0 +1 @@
|
||||||
|
Remove confusing description of restricted rooms with no valid conditions
|
||||||
|
|
@ -2571,9 +2571,6 @@ join is happening over federation, the remote server will check the conditions
|
||||||
before accepting the join. See the [Server-Server Spec](/server-server-api/#restricted-rooms)
|
before accepting the join. See the [Server-Server Spec](/server-server-api/#restricted-rooms)
|
||||||
for more information.
|
for more information.
|
||||||
|
|
||||||
If the room is `restricted` but no valid conditions are presented then the
|
|
||||||
room is effectively invite only.
|
|
||||||
|
|
||||||
The user does not need to maintain the conditions in order to stay a member
|
The user does not need to maintain the conditions in order to stay a member
|
||||||
of the room: the conditions are only checked/evaluated during the join process.
|
of the room: the conditions are only checked/evaluated during the join process.
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue