We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7cecb84 commit fd0c909Copy full SHA for fd0c909
proposals/3083-restricted-rooms.md
@@ -82,7 +82,7 @@ resident homeserver.
82
83
From the perspective of the [auth rules](https://spec.matrix.org/unstable/rooms/v1/#authorization-rules),
84
the `restricted` join rule has the same behavior as `public`, with the additional
85
-caveat that servers must ensure that:
+caveat that servers must ensure that, for `m.room.member` events with a `membership` of `join`:
86
87
* The user's previous membership was `invite` or `join`, or
88
* The join event has a valid signature from a homeserver whose users have the
0 commit comments