summary refs log tree commit diff
path: root/tests/handlers/test_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-15Only handle GET requests for /push_rulesErik Johnston2-0/+10