mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-01-26 12:25:59 -05: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.