google-nomulus/java/google/registry
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
..
backup Make essential Bazel packages publicly visible 2016-10-24 11:57:00 -04:00
batch Make essential Bazel packages publicly visible 2016-10-24 11:57:00 -04:00
bigquery Use correct <a> tag syntax in javadoc @see tag 2016-11-02 15:19:34 -04:00
braintree Make essential Bazel packages publicly visible 2016-10-24 11:57:00 -04:00
builddefs Change all references to Domain Registry to Nomulus 2016-10-14 16:58:07 -04:00
config Use cursor to track updating of registrar sheet 2016-11-10 11:21:29 -05:00
cron Make essential Bazel packages publicly visible 2016-10-24 11:57:00 -04:00
dns Clean up ConfigModule 2016-11-10 11:19:58 -05:00
eclipse Integrate: Eclipse file generation script 2016-05-16 18:39:45 -04:00
env Enable built-in session cleanup in production 2016-11-10 11:13:52 -05:00
export Use cursor to track updating of registrar sheet 2016-11-10 11:21:29 -05:00
flows Make host flows only accept canonicalized host names as input 2016-11-10 11:29:03 -05:00
gcs Make essential Bazel packages publicly visible 2016-10-24 11:57:00 -04:00
groups Make essential Bazel packages publicly visible 2016-10-24 11:57:00 -04:00
idn Rename Java packages to use the .google TLD 2016-05-13 20:04:42 -04:00
keyring/api Make essential Bazel packages publicly visible 2016-10-24 11:57:00 -04:00
loadtest Fix double-URL-encoding bug in LoadTestAction 2016-11-02 15:19:34 -04:00
mapreduce Make essential Bazel packages publicly visible 2016-10-24 11:57:00 -04:00
model Use cursor to track updating of registrar sheet 2016-11-10 11:21:29 -05:00
module Fix registrar settings method name 2016-11-02 15:19:34 -04:00
monitoring Use correct <a> tag syntax in javadoc @see tag 2016-11-02 15:19:34 -04:00
pricing Make essential Bazel packages publicly visible 2016-10-24 11:57:00 -04:00
rdap Switch over to non-ReferenceUnion fields on DomainBase 2016-11-02 15:19:34 -04:00
rde Use correct <a> tag syntax in javadoc @see tag 2016-11-02 15:19:34 -04:00
request Revert Guava 20 features until we get the build working properly 2016-11-02 15:19:34 -04:00
security Convert RegistrarServlet to RegistrarAction 2016-11-02 15:19:34 -04:00
storage/drive Make essential Bazel packages publicly visible 2016-10-24 11:57:00 -04:00
tldconfig/idn Use correct <a> tag syntax in javadoc @see tag 2016-11-02 15:19:34 -04:00
tmch Use correct <a> tag syntax in javadoc @see tag 2016-11-02 15:19:34 -04:00
tools Add retry logic to CreateLrpTokensCommand 2016-11-10 11:26:03 -05:00
ui Don't throw an exception on orphaned contacts 2016-11-10 11:27:32 -05:00
util Add retry logic to CreateLrpTokensCommand 2016-11-10 11:26:03 -05:00
whois Make essential Bazel packages publicly visible 2016-10-24 11:57:00 -04:00
xjc Make essential Bazel packages publicly visible 2016-10-24 11:57:00 -04:00
xml Use correct <a> tag syntax in javadoc @see tag 2016-11-02 15:19:34 -04:00
BUILD Fix Bazel visibility rules 2016-10-24 11:57:00 -04:00
repositories.bzl Revert change to Guava 20 until we get it working properly 2016-11-02 15:19:34 -04:00