summary refs log tree commit diff
path: root/synapse/handlers/login.py (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Pass back the user_id in the response to /login in case it has changed. ↵Kegan Dougal2014-08-141-5/+1
| | | | Store and use that on the webclient rather than the input field.
* hs: Make /login accept full user IDs or just local parts. webclient: Only ↵Kegan Dougal2014-08-141-1/+5
| | | | enable Register button when both password fields match.
* Send forbidden codes when doing login attempts.Kegan Dougal2014-08-141-3/+3
|
* add in whitespace after copyright statements to improve legibilityMatthew Hodgson2014-08-131-0/+1
|
* Reference Matrix Home Servermatrix.org2014-08-121-0/+64