MatrixSynapse/tests
Richard van der Hoff 508196e08a
Reject invalid server names (#3480)
Make sure that server_names used in auth headers are sane, and reject them with
a sensible error code, before they disappear off into the depths of the system.
2018-07-03 14:36:14 +01:00
..
api add test 2018-06-28 21:14:16 +01:00
appservice
config
crypto
events
handlers
http Reject invalid server names (#3480) 2018-07-03 14:36:14 +01:00
replication
rest
storage
util
__init__.py
server.py Better testing framework for homeserver-using things (#3446) 2018-06-27 10:37:24 +01:00
test_distributor.py
test_dns.py
test_event_auth.py
test_federation.py pep8 2018-06-27 11:38:14 +01:00
test_preview.py
test_server.py Better testing framework for homeserver-using things (#3446) 2018-06-27 10:37:24 +01:00
test_state.py
test_test_utils.py
test_types.py
unittest.py cleanups 2018-06-27 11:38:03 +01:00
utils.py