google-nomulus/java/google/registry/model/domain
mcilwain d2bc569b4b Tighten up restrictions on domain/host naming on EPP resources
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
2017-02-07 13:29:03 -05:00
..
allocate Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
fee Javadoc fixes 2017-02-02 16:48:54 -05:00
fee06 Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
fee11 Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
fee12 Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
launch Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
metadata Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
rgp Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
secdns Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
DesignatedContact.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
DomainApplication.java Add @Deprecated to DomainApplication.cloneProjectedAtTime() 2017-02-07 13:24:47 -05:00
DomainAuthInfo.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
DomainBase.java Tighten up restrictions on domain/host naming on EPP resources 2017-02-07 13:29:03 -05:00
DomainCommand.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
DomainInfoData.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
DomainObjectSpec.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
DomainRenewData.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
DomainResource.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
ForeignKeyedDesignatedContact.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
GracePeriod.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
LrpTokenEntity.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
package-info.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
Period.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00