mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-02-17 19:43:43 +01:00
Merge branch 'anoa/msc_separate_hs_api' of github.com:matrix-org/matrix-doc into anoa/msc_separate_hs_api
This commit is contained in:
commit
3eda9f7b28
|
|
@ -144,7 +144,7 @@ send validation requests from.
|
||||||
Additionally, the [POST
|
Additionally, the [POST
|
||||||
/account/3pid](https://matrix.org/docs/spec/client_server/unstable#post-matrix-client-r0-account-3pid)
|
/account/3pid](https://matrix.org/docs/spec/client_server/unstable#post-matrix-client-r0-account-3pid)
|
||||||
endpoint is deprecated as the two new endpoints replace its functionality.
|
endpoint is deprecated as the two new endpoints replace its functionality.
|
||||||
The `bind` parameter will also be removed, with the endpoint functioning as if
|
The `bind` parameter is to be removed, with the endpoint functioning as if
|
||||||
`bind` was `false`. Allowing an endpoint to add a threepid to both the
|
`bind` was `false`. Allowing an endpoint to add a threepid to both the
|
||||||
identity server and homeserver at the same time requires one to trust the
|
identity server and homeserver at the same time requires one to trust the
|
||||||
other, which is the exact behaviour we're trying to eliminate. Doing this
|
other, which is the exact behaviour we're trying to eliminate. Doing this
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue