mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-11-13 23:10:41 -05:00
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 | ||