summary refs log tree commit diff
path: root/synapse/handlers/deactivate_account.py (unfollow)
Commit message (Collapse)AuthorFilesLines
2019-11-26Fix startup error when http proxy is defined. (#6421)Richard van der Hoff3-4/+5
Guess I only tested this on python 2 :/ Fixes #6419.
2019-11-26Don't construct a setErik Johnston1-6/+3