synapse/tests/http
Sean Quah 91f2bd0907 Prevent the media store from writing outside of the configured directory
Also tighten validation of server names by forbidding invalid characters
in IPv6 addresses and empty domain labels.
2021-11-19 13:39:15 +00:00
..
federation support federation queries through http connect proxy (#10475) 2021-08-11 15:34:59 +01:00
__init__.py Remove redundant "coding: utf-8" lines (#9786) 2021-04-14 15:34:27 +01:00
ca.crt Tests for SSL certs for federation connections 2019-06-10 16:14:20 +01:00
ca.key Tests for SSL certs for federation connections 2019-06-10 16:14:20 +01:00
server.key Tests for SSL certs for federation connections 2019-06-10 16:14:20 +01:00
test_additional_resource.py Add reactor to SynapseRequest and fix up types. (#10868) 2021-09-24 11:01:25 +01:00
test_client.py Use mock from the stdlib. (#9772) 2021-04-09 13:44:38 -04:00
test_endpoint.py Prevent the media store from writing outside of the configured directory 2021-11-19 13:39:15 +00:00
test_fedclient.py Use direct references for configuration variables (part 6). (#10916) 2021-09-29 06:44:15 -04:00
test_proxyagent.py support federation queries through http connect proxy (#10475) 2021-08-11 15:34:59 +01:00
test_servlet.py Remove redundant "coding: utf-8" lines (#9786) 2021-04-14 15:34:27 +01:00
test_simple_client.py Remove redundant "coding: utf-8" lines (#9786) 2021-04-14 15:34:27 +01:00
test_site.py Improved validation for received requests (#9817) 2021-04-23 19:20:44 +01:00