summary refs log tree commit diff
path: root/synapse/handlers/auth.py (unfollow)
Commit message (Expand)AuthorFilesLines
2015-04-15Regstration with email in v2David Baker1-21/+43
2015-04-02Add app service auth back in to v2 register</