MatrixSynapse/tests/replication
Patrick Cloke 344ab0b53a
Default to blacklisting reserved IP ranges and add a whitelist. (#8870)
This defaults `ip_range_blacklist` to reserved IP ranges and also adds an
`ip_range_whitelist` setting to override it.
2020-12-09 13:56:06 -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
test_multi_media_repo.py Default to blacklisting reserved IP ranges and add a whitelist. (#8870) 2020-12-09 13:56:06 -05:00
test_pusher_shard.py Add additional validation to pusher URLs. (#8865) 2020-12-04 10:51:56 -05:00
test_sharded_event_persister.py