parameter, not endpoint
This commit is contained in:
parent
4bc005ac84
commit
af2467606e
1 changed files with 1 additions and 1 deletions
|
@ -155,7 +155,7 @@ send validation requests from.
|
|||
Additionally, the [POST
|
||||
/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.
|
||||
The `bind` endpoint will also be removed, with the endpoint functioning as if
|
||||
The `bind` parameter will also be removed, with the endpoint functioning as if
|
||||
`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
|
||||
other, which is the exact behaviour we're trying to eliminate. Doing this
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue