summary refs log tree commit diff
path: root/scripts-dev/check_auth.py (unfollow)
Commit message (Expand)AuthorFilesLines
2019-01-22Add a test for MatrixFederationAgentRichard van der Hoff2-1/+195
2019-01-22put resolve_service in an objectRichard van der Hoff3-83/+104
2019-01-22Require that service_name be a byte string<