mirror of
https://github.com/google/nomulus.git
synced 2025-07-12 14:08:18 +02:00
Also prevents signed marks from being used in non-sunrise TldStates. Currently, we send out a Lordn update only when there's a ClaimNotice, or if we're in end-date sunrise. But EPPs can contain a SignedMark instead of a ClaimsNotice for trademarked domains - in which case we aren't sending out Lordn update. This also applies to start-date sunrises. We also change the SignedMark behavior for superusers. Currently, if a mismatched signed mark is given as superuser, we accept it. That causes problems when we want to send the Lordn update. Instead - we no longer allow superusers to give a mismatched SignedMark (just as we don't allow users to give a bad ClaimNotice). A super user can still create a domain WITHOUT a signed mark - but if one is provided, it must match. ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=199783411 |
||
---|---|---|
.. | ||
testdata | ||
token | ||
DomainAllocateFlowTest.java | ||
DomainApplicationCreateFlowTest.java | ||
DomainApplicationDeleteFlowTest.java | ||
DomainApplicationInfoFlowTest.java | ||
DomainApplicationUpdateFlowTest.java | ||
DomainCheckFlowTest.java | ||
DomainClaimsCheckFlowTest.java | ||
DomainCreateFlowTest.java | ||
DomainDeleteFlowTest.java | ||
DomainInfoFlowTest.java | ||
DomainRenewFlowTest.java | ||
DomainRestoreRequestFlowTest.java | ||
DomainTransferApproveFlowTest.java | ||
DomainTransferCancelFlowTest.java | ||
DomainTransferFlowTestCase.java | ||
DomainTransferQueryFlowTest.java | ||
DomainTransferRejectFlowTest.java | ||
DomainTransferRequestFlowTest.java | ||
DomainUpdateFlowTest.java |