Skip to content

Commit 6c6aa0b

Browse files
authored
Merge pull request #3299 from matrix-org/clokep/restricted-rooms-redaction
Update MSC3083 with a note about redacting the allow key.
2 parents 43c2324 + 20e07ca commit 6c6aa0b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

proposals/3083-restricted-rooms.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,8 @@ Any entries in the list which do not match the expected format are ignored. Thus
5757
if all entries are invalid, the list behaves as if empty and all users without
5858
an invite are rejected.
5959

60+
The `allow` key is to be protected when redacting an event.
61+
6062
When a homeserver receives a `/join` request from a client or a `/make_join` /
6163
`/send_join` request from another homeserver, the request should only be permitted
6264
if the user is invited to this room, or is joined to one of the listed rooms. If

0 commit comments

Comments
 (0)