synapse/tests/replication
Patrick Cloke 96358cb424
Add authentication to replication endpoints. (#8853)
Authentication is done by checking a shared secret provided
in the Synapse configuration file.
2020-12-04 10:56:28 -05:00
..
slave
tcp
__init__.py
_base.py Merge pull request #8858 from matrix-org/rav/sso_uia 2020-12-02 20:06:53 +00:00
test_auth.py Add authentication to replication endpoints. (#8853) 2020-12-04 10:56:28 -05:00
test_client_reader_shard.py Add authentication to replication endpoints. (#8853) 2020-12-04 10:56:28 -05:00
test_federation_ack.py
test_federation_sender_shard.py Apply an IP range blacklist to push and key revocation requests. (#8821) 2020-12-02 11:09:24 -05:00
test_multi_media_repo.py
test_pusher_shard.py Add additional validation to pusher URLs. (#8865) 2020-12-04 10:51:56 -05:00
test_sharded_event_persister.py