mirror of
https://github.com/google/nomulus.git
synced 2025-07-25 20:18:34 +02:00
All domain/host names should be stored in their canonical forms (puny- coded and lower-cased). This validation is already in the flows, but this adds protection against bad data from other sources, e.g. admin consoles or RDE imports. This also removes an old work-around that temporarily suspended this validation for superusers, because we used to have non-canonicalized data in the system. The non-canonicalized data has since all been cleaned up, so this work-around is no longer necessary. ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=146799558 |
||
---|---|---|
.. | ||
whois_domain.txt | ||
whois_multiple_nameservers.txt | ||
whois_nameserver.txt | ||
whois_registrar.txt | ||
whois_server_domain.txt | ||
whois_server_domain_not_found.txt | ||
whois_server_idn_punycode.txt | ||
whois_server_idn_utf8.txt | ||
whois_server_ip_not_found.txt | ||
whois_server_malformed_path.txt | ||
whois_server_nameserver.txt | ||
whois_server_nameserver_not_found.txt | ||
whois_server_no_command.txt | ||
whois_server_registrar.txt | ||
whois_server_registrar_not_found.txt |