google-nomulus/javatests/google/registry/tools
mcilwain ce4f3c0d56 Don't allow setting reserved lists with conflicting auth codes
This is an error condition that will soon throw an exception when
attempting to register the domain name, so it's good to let the registry
operator know of the error when it is first introduced.

Unfortunately there's still a backdoor that allows duplicate labels
that's harder to protect against (that this commit doesn't cover): the
case where reserved lists are already applied to a TLD, then one of the
reserved lists is updated to add another auth code, which then conflicts
with one on a different reserved list.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=149443007
2017-03-13 10:27:51 -04:00
..
params Align parameter formats for zone data commands 2017-02-22 11:46:07 -05:00
server Use Immutable types for static final fields 2017-03-07 13:50:53 -05:00
testdata Document StatusValue better and add per-resource restrictions 2017-02-02 16:46:02 -05:00
AllocateDomainCommandTest.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
AuthModuleTest.java Implement login/logout commands 2017-03-07 13:45:11 -05:00
BUILD Implement login/logout commands 2017-03-07 13:45:11 -05:00
CommandTestCase.java Refer to Datastore everywhere correctly by its capitalized form 2017-02-17 12:12:12 -05:00
CreateAnchorTenantCommandTest.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
CreateContactCommandTest.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
CreateCreditBalanceCommandTest.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
CreateCreditCommandTest.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
CreateDomainCommandTest.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
CreateHostCommandTest.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
CreateLrpTokensCommandTest.java Replace more deprecated uses of Files methods 2017-02-02 17:08:12 -05:00
CreateOrUpdatePremiumListCommandTestCase.java Replace more deprecated uses of Files methods 2017-02-02 17:08:12 -05:00
CreateOrUpdateReservedListCommandTestCase.java Replace more deprecated uses of Files methods 2017-02-02 17:08:12 -05:00
CreatePremiumListCommandTest.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
CreateRegistrarCommandTest.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
CreateRegistrarGroupsCommandTest.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
CreateReservedListCommandTest.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
CreateTldCommandTest.java Don't allow setting reserved lists with conflicting auth codes 2017-03-13 10:27:51 -04:00
DefaultRequestFactoryModuleTest.java Implement login/logout commands 2017-03-07 13:45:11 -05:00
DeleteCreditCommandTest.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
DeleteDomainCommandTest.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
DeleteEntityCommandTest.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
DeletePremiumListCommandTest.java Perform minor refactors on premium list code 2017-02-27 11:30:45 -05:00
DeleteReservedListCommandTest.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
DomainApplicationInfoCommandTest.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
DomainCheckClaimsCommandTest.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
DomainCheckCommandTest.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
DomainCheckFeeCommandTest.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
EncryptEscrowDepositCommandTest.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
EppToolCommandTest.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
EppToolCommandTestCase.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
EppToolVerifier.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
ExecuteEppCommandTest.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
GenerateAuctionDataCommandTest.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
GenerateDnsReportCommandTest.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
GenerateEscrowDepositCommandTest.java Document StatusValue better and add per-resource restrictions 2017-02-02 16:46:02 -05:00
GetApplicationCommandTest.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
GetApplicationIdsCommandTest.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
GetClaimsListCommandTest.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
GetContactCommandTest.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
GetDomainCommandTest.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
GetHostCommandTest.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
GetLrpTokenCommandTest.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
GetRegistrarCommandTest.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
GetResourceByKeyCommandTest.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
GetSchemaTreeCommandTest.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
GetTldCommandTest.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
GhostrydeCommandTest.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
ListCursorsCommandTest.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
ListDomainsCommandTest.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
ListHostsCommandTest.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
ListObjectsCommandTestCase.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
ListPremiumListsCommandTest.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
ListRegistrarsCommandTest.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
ListReservedListsCommandTest.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
ListTldsCommandTest.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
MutatingCommandTest.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
PublishDetailReportCommandTest.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
RegistrarContactCommandTest.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
RegistryToolEnvironmentTest.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
RegistryToolTest.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
ResaveEntitiesCommandTest.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
ResaveEnvironmentEntitiesCommandTest.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
ResaveEppResourcesCommandTest.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
SetupOteCommandTest.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
UniformRapidSuspensionCommandTest.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
UpdateApplicationStatusCommandTest.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
UpdateClaimsNoticeCommandTest.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
UpdateCursorsCommandTest.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
UpdatePremiumListCommandTest.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
UpdateRegistrarCommandTest.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
UpdateReservedListCommandTest.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
UpdateServerLocksCommandTest.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
UpdateSmdCommandTest.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
UpdateTldCommandTest.java Don't allow setting reserved lists with conflicting auth codes 2017-03-13 10:27:51 -04:00
UploadClaimsListCommandTest.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
ValidateEscrowDepositCommandTest.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
ValidateLoginCredentialsCommandTest.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00