summary refs log tree commit diff
path: root/synapse/handlers/auth.py (unfollow)
Commit message (Expand)AuthorFilesLines
2017-03-13Revert "Support registration & login with phone number"Erik Johnston1-25/+7
2017-03-10Reread log config on SIGHUPRichard van der Hoff1-10/+19
2017-03-10Fix it for the workers<