De-indent section.

pull/3368/head
Patrick Cloke 3 years ago committed by Richard van der Hoff
parent fd0c909644
commit dcd6de59cd

@ -92,14 +92,14 @@ caveat that servers must ensure that, for `m.room.member` events with a `members
include the MXID of a local user who could issue an invite in the content with
the key `join_authorised_via_users_server`. The actual user chosen is arbitrary.
This implies that:
The changes to the auth rules imply that:
* A join event issued via `/send_join` is signed by not just the requesting
* A join event issued via `/send_join` is signed by not just the requesting
server, but also the resident server.<sup id="a3">[3](#f3)</sup>
In order for the joining server to receive the proper signatures the join
event will be returned via `/send_join` in the `event` field.
* The auth chain of the join event needs to include events which prove
* The auth chain of the join event needs to include events which prove
the homeserver can be issuing the join. This can be done by including:
* The `m.room.power_levels` event.

Loading…
Cancel
Save