mirror of
https://github.com/google/nomulus.git
synced 2025-07-22 02:36:03 +02:00
For TLDs with domain create restriction. SERVER_TRANSFER_PROHIBITED and SERVER_UPDATE_PROHIBITED status codes are automatically applied to newly created domains to make them immutable. When there is a legitimate for an update on a domain, the registry must first run nomulus update_server_locks to remove status before the registrar can request an update via EPP. To eliminate the risk of the registry forgetting to reapply the codes after a update, we automatically re-apply these codes after a success update. ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=152533379 |
||
---|---|---|
.. | ||
testdata | ||
ClaimsCheckFlowTest.java | ||
DomainAllocateFlowTest.java | ||
DomainApplicationCreateFlowTest.java | ||
DomainApplicationDeleteFlowTest.java | ||
DomainApplicationInfoFlowTest.java | ||
DomainApplicationUpdateFlowTest.java | ||
DomainCheckFlowTest.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 |