mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-04-13 06:34:10 +02:00
Clarify why MSC2229 was made obselete
This commit is contained in:
parent
af2467606e
commit
2a55310754
|
|
@ -2,6 +2,15 @@
|
||||||
|
|
||||||
## Note: This MSC has been made obselete by MSC2290.
|
## Note: This MSC has been made obselete 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
|
||||||
|
endpoints will allow the homeserver to enforce rules on emails that already
|
||||||
|
exist on the homeserver, only when modifying homeserver email, while only
|
||||||
|
needing to forward requests when binding to an identity server. This removes
|
||||||
|
the problem MSC2229 is trying to solve, and it is thus made obselete.
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
```
|
```
|
||||||
3PID
|
3PID
|
||||||
noun
|
noun
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue