Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

More server_name validation #3483

Merged
merged 1 commit into from
Jul 5, 2018
Merged

Commits on Jul 4, 2018

  1. More server_name validation

    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.
    richvdh committed Jul 4, 2018
    Configuration menu
    Copy the full SHA
    546bc9e View commit details
    Browse the repository at this point in the history