summary refs log tree commit diff
path: root/synapse/handlers/identity.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-3/+3
2015-04-15Regstration with email in v2David Baker6-29/+123
2015-04-02