mirror of
https://mau.dev/maunium/synapse.git
synced 2024-10-01 01:36:05 -04:00
546bc9e28b
We need to do a bit more validation when we get a server name, but don't want to be re-doing it all over the shop, so factor out a separate parse_and_validate_server_name, and do the extra validation. Also, use it to verify the server name in the config file. |
||
---|---|---|
.. | ||
api | ||
appservice | ||
config | ||
crypto | ||
events | ||
handlers | ||
http | ||
replication | ||
rest | ||
storage | ||
util | ||
__init__.py | ||
server.py | ||
test_distributor.py | ||
test_dns.py | ||
test_event_auth.py | ||
test_federation.py | ||
test_preview.py | ||
test_server.py | ||
test_state.py | ||
test_test_utils.py | ||
test_types.py | ||
unittest.py | ||
utils.py |