summary refs log tree commit diff
path: root/synapse/http/servlet.py (unfollow)
Commit message (Expand)AuthorFilesLines
2019-05-02Factor out an "assert_requester_is_admin" function (#5120)Richard van der Hoff4-76/+81
2019-05-01