summary refs log tree commit diff
path: root/tests/replication/test_auth.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Modernize unit tests configuration settings for workers. (#14568)realtyem2022-12-011-2/+2
* Flatten the synapse.rest.client package (#10600)reivilibre2021-08-171-1/+1
* Remove redundant "coding: utf-8" lines (#9786)Jonathan de Jong2021-04-141-1/+0
* Update black, and run auto formatting over the codebase (#9381)Eric Eastwood2021-02-161-8/+4
* lintRichard van der Hoff2020-12-151-2/+0
* Remove spurious "SynapseRequest" result from `make_request"Richard van der Hoff2020-12-151-7/+7
* Replace `request.code` with `channel.code`Richard van der Hoff2020-12-151-5/+5
* Add authentication to replication endpoints. (#8853)Patrick Cloke2020-12-041-0/+119