Explain why not erroring on dup 3pid is desireable
This commit is contained in:
parent
a600386c05
commit
3dddc0dcdf
1 changed files with 2 additions and 0 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue