mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-03-02 01:34:10 +01:00
Specify login behaviour for unknown 3pids
This commit is contained in:
parent
f291484709
commit
0da26cd7e1
|
|
@ -332,6 +332,9 @@ follows:
|
||||||
"password": "<password>"
|
"password": "<password>"
|
||||||
}
|
}
|
||||||
|
|
||||||
|
In the case that the homeserver does not know about the supplied 3pid, the
|
||||||
|
homeserver must respond with 403 Forbidden.
|
||||||
|
|
||||||
.. WARNING::
|
.. WARNING::
|
||||||
Clients SHOULD enforce that the password provided is suitably complex. The
|
Clients SHOULD enforce that the password provided is suitably complex. The
|
||||||
password SHOULD include a lower-case letter, an upper-case letter, a number
|
password SHOULD include a lower-case letter, an upper-case letter, a number
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue