summary refs log tree commit diff
path: root/synapse/handlers/auth.py (unfollow)
Commit message (Collapse)AuthorFilesLines
2019-04-16Remove usage of request.postpathErik Johnston1-8/+8
This is an undocumented variable in twisted, and relies on the servlet being mounted in the right way. This also breaks getting push rules on workers.
2019-04-16Use packages.matrix.org for packages (#5067)Travis Ralston2-3/+4
* Use packages.matrix.org fo