summary refs log tree commit diff
path: root/synapse/handlers/auth.py (unfollow)
Commit message (Expand)AuthorFilesLines
2015-04-15Dummy login so we can do the first POST request to get login flows without it...David Baker1-0/+6
2015-04-15Regstration with email in v2David Baker6-29/+123
2015-04-02