Skip to content

Commit

Permalink
remove confusing description of restricted rooms with no valid condit…
Browse files Browse the repository at this point in the history
…ions

Signed-off-by: Matthias Ahouansou <matthias@ahouansou.cz>
  • Loading branch information
Kladki committed Jul 6, 2024
1 parent e53e6ea commit 0922ec6
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
1 change: 1 addition & 0 deletions changelogs/client_server/newsfragments/1903.changelog
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Remove confusing description of restricted rooms with no valid conditions
3 changes: 0 additions & 3 deletions content/client-server-api/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)
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
of the room: the conditions are only checked/evaluated during the join process.

Expand Down

0 comments on commit 0922ec6

Please sign in to comment.