google-nomulus/javatests/google/registry/flows
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
..
contact Convert yet more configuration options to YAML 2017-02-02 17:05:28 -05:00
custom Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
domain Resolve some Guava 20 TODOs (mostly unnecessary asList() calls) 2017-02-07 13:27:40 -05:00
host Tighten up restrictions on domain/host naming on EPP resources 2017-02-07 13:29:03 -05:00
poll Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
session Finish YAMLification of last necessary config values 2017-02-03 12:37:38 -05:00
testdata Finish YAMLification of last necessary config values 2017-02-03 12:37:38 -05:00
BUILD Add MOE equivalence for sync on 2016-12-19 2017-01-09 11:59:04 -05:00
CheckApiActionTest.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
EppCommitLogsTest.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
EppConsoleActionTest.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
EppControllerTest.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
EppLifecycleContactTest.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
EppLifecycleDomainApplicationTest.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
EppLifecycleDomainTest.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
EppLifecycleHostTest.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
EppLoggedOutTest.java Finish YAMLification of last necessary config values 2017-02-03 12:37:38 -05:00
EppLoginAdminUserTest.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
EppLoginTlsTest.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
EppLoginUserTest.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
EppTestCase.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
EppTestComponent.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
EppTlsActionTest.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
EppToolActionTest.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
EppXmlTransformerTest.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
EppXxeAttackTest.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
ExtensionManagerTest.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
FlowRunnerTest.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
FlowTestCase.java Resolve some Guava 20 TODOs (mostly unnecessary asList() calls) 2017-02-07 13:27:40 -05:00
ResourceCheckFlowTestCase.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
ResourceFlowTestCase.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00