Merge pull request #267 from matrix-org/daniel/3pid
Specify login behaviour for unknown 3pids
This commit is contained in:
commit
2ed95a9a40
1 changed files with 3 additions and 0 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue