Merge pull request #3299 from matrix-org/clokep/restricted-rooms-redaction
Update MSC3083 with a note about redacting the allow key.
This commit is contained in:
commit
f31adf19ce
1 changed files with 2 additions and 0 deletions
|
@ -57,6 +57,8 @@ Any entries in the list which do not match the expected format are ignored. Thus
|
|||
if all entries are invalid, the list behaves as if empty and all users without
|
||||
an invite are rejected.
|
||||
|
||||
The `allow` key is to be protected when redacting an event.
|
||||
|
||||
When a homeserver receives a `/join` request from a client or a `/make_join` /
|
||||
`/send_join` request from another homeserver, the request should only be permitted
|
||||
if the user is invited to this room, or is joined to one of the listed rooms. If
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue