mirror of
https://mau.dev/maunium/synapse.git
synced 2024-11-15 14:32:30 +01: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.
1 line
No EOL
46 B
Gherkin
1 line
No EOL
46 B
Gherkin
Reject invalid server names in homeserver.yaml |