File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -113,7 +113,9 @@ The above creates a new restriction on the relationship between the resident
113113servers used for ` /make_join ` and ` /send_join ` -- they must now both go to
114114the same server (since the ` join_authorised_via_users_server ` is added in
115115the call to ` /make_join ` , while the final signature is added during
116- the call to ` /send_join ` ).
116+ the call to ` /send_join ` ). If a request to ` /send_join ` is received that includes
117+ an event from a different resident server it should return an error response with
118+ HTTP status code of 400.
117119
118120Note that the homeservers whose users can issue invites are trusted to confirm
119121that the ` allow ` rules were properly checked (since this cannot easily be
You can’t perform that action at this time.
0 commit comments