summary refs log tree commit diff
path: root/synapse/handlers/auth.py (unfollow)
<
Commit message (Expand)AuthorFilesLines
2018-08-14Dockerised sytest (#3660)Amber Brown4-0/+53
2018-08-14Implement a new test baseclass to cut down on boilerplate (#3684)