mirror of
https://github.com/matrix-org/matrix-spec
synced 2025-12-20 16:38:37 +01:00
Explain why not erroring on dup 3pid is desireable
This commit is contained in:
parent
a600386c05
commit
3dddc0dcdf
|
|
@ -181,6 +181,8 @@ paths:
|
||||||
that the email address is already registered to an account on this server, however,
|
that the email address is already registered to an account on this server, however,
|
||||||
if the home server has the ability to send email, it is recommended that the server
|
if the home server has the ability to send email, it is recommended that the server
|
||||||
instead send an email to the user with instructions on how to reset their password.
|
instead send an email to the user with instructions on how to reset their password.
|
||||||
|
This prevents malicious parties from being able to determine if a given email address
|
||||||
|
has an account on the Home Server in question.
|
||||||
examples:
|
examples:
|
||||||
application/json: |-
|
application/json: |-
|
||||||
{
|
{
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue