Clarify that this does not affect auth rules

andybalaam/deleting-state
Andy Balaam 11 months ago
parent d2bc602d73
commit 158146ed3f

@ -357,6 +357,9 @@ value is the ID of the `m.room.create` event of the new room. (This makes a
later step, automatically accepting these invitations, possible - see
sub-proposal 3).
Note that this behaviour does not affect the auth rules for either room in any
way: the server simply sends invitations on behalf of the upgrading user.
#### Specific spec wording changes
In point 3 of Server behaviour:
@ -471,6 +474,10 @@ true, the server should auto-join the user to the new room by emitting an
the old room (excluding `join_authorised_via_users_server`, which should be
omitted since the user is invited, so does not need additional authorisation).
Note that this behaviour does not affect the auth rules for either room in any
way: the server simply accepts invitations on behalf of the user under these
circumstances.
### Potential issues
### Alternatives

Loading…
Cancel
Save