summary refs log tree commit diff
path: root/synapse/handlers/register.py (unfollow)
Commit message (Expand)AuthorFilesLines
2019-02-20Fix registration on workers (#4682)Erik Johnston1-5/+195
2019-02-20Run unit tests against python 3.7 (#4677)Richard van der Hoff3-38/