From 9311e899414401121501b87b0e95bb031542e620 Mon Sep 17 00:00:00 2001 From: Andrew Morgan <1342360+anoadragon453@users.noreply.github.com> Date: Wed, 25 Sep 2019 01:32:35 +0200 Subject: [PATCH 1/2] Update proposals/2229-rebind-existing-3pid.md Co-Authored-By: Hubert Chathi --- proposals/2229-rebind-existing-3pid.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/proposals/2229-rebind-existing-3pid.md b/proposals/2229-rebind-existing-3pid.md index 1bfb5106..398e6513 100644 --- a/proposals/2229-rebind-existing-3pid.md +++ b/proposals/2229-rebind-existing-3pid.md @@ -1,6 +1,6 @@ # Allowing 3PID Owners to Rebind -## Note: This MSC has been made obselete by MSC2290. +## Note: This MSC has been made obsolete by MSC2290. MSC2290 provides two separate API endpoints, one for adding a 3PID to the homeserver, and another for binding to an identity server. These new From 219ebff6d39837d3982982483f1e114d8f77f832 Mon Sep 17 00:00:00 2001 From: Andrew Morgan <1342360+anoadragon453@users.noreply.github.com> Date: Thu, 26 Sep 2019 10:37:10 +0200 Subject: [PATCH 2/2] typo fix Co-Authored-By: Hubert Chathi --- proposals/2290-separate-threepid-bind-hs.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/proposals/2290-separate-threepid-bind-hs.md b/proposals/2290-separate-threepid-bind-hs.md index b361d0e1..fad547c4 100644 --- a/proposals/2290-separate-threepid-bind-hs.md +++ b/proposals/2290-separate-threepid-bind-hs.md @@ -1,6 +1,6 @@ # Separate Endpoints for Binding Threepids -*Note: This MSC obseletes +*Note: This MSC obsoletes [MSC2229](https://github.com/matrix-org/matrix-doc/pull/2229), which dealt with changing the rules of the `bind` flag on [POST /account/3pid](https://matrix.org/docs/spec/client_server/r0.5.0#post-matrix-client-r0-account-3pid).