google-nomulus/java
mcilwain 9aa2f3b96e Make host flows only accept canonicalized host names as input
This now throws errors when a non-lower-cased, non-puny-coded, or non-canonicalized host name is passed in as an input parameter.

The approach we'll take is to first notify registrars which hosts we'll be renaming, then
issue EPP host update commands to effect those renames as superuser, then push this code
live to production.

This fixes #38 on GitHub.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=138441130
2016-11-10 11:29:03 -05:00
..
com/google Preserve test logs and test summary output for Kokoro CI runs 2016-10-14 16:57:43 -04:00
google/registry Make host flows only accept canonicalized host names as input 2016-11-10 11:29:03 -05:00