mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-04-29 05:44:10 +02:00
Move changes to make/send_join out of auth rules section.
This commit is contained in:
parent
c6f0119b13
commit
58ccb86a34
|
|
@ -109,7 +109,7 @@ caveat that servers must ensure that:
|
||||||
prevents situations where any homeserver could process the join, even if
|
prevents situations where any homeserver could process the join, even if
|
||||||
they weren't in the room, under certain power level conditions.)
|
they weren't in the room, under certain power level conditions.)
|
||||||
|
|
||||||
This creates a new restriction on the relationship between the resident
|
The above creates a new restriction on the relationship between the resident
|
||||||
servers used for `/make_join` and `/send_join` -- they must now both go to
|
servers used for `/make_join` and `/send_join` -- they must now both go to
|
||||||
the same server (since the `join_authorised_via_users_server` is added in
|
the same server (since the `join_authorised_via_users_server` is added in
|
||||||
the call to `/make_join`, while the final signature is added during
|
the call to `/make_join`, while the final signature is added during
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue