google-nomulus/javatests/google/registry
jianglai bae5038b0a Re-apply server prohibited status codes in domain update for locked-down TLDs
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
2017-04-10 13:49:21 -04:00
..
backup Add @VirtualEntity checking to Ofy's deleteWithoutBackup() 2017-02-08 17:31:07 -05:00
batch Refactor main loop of MapreduceEntityCleanupAction 2017-03-13 10:38:21 -04:00
bigquery Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
builddefs Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
config Remove unnecessary line to load configs 2017-02-27 11:07:40 -05:00
cron Add response information to TldFanoutAction 2017-04-10 13:32:41 -04:00
dns Refer to Datastore everywhere correctly by its capitalized form 2017-02-17 12:12:12 -05:00
export Remove UNRESERVED as a reservation type 2017-03-27 13:31:33 -04:00
flows Re-apply server prohibited status codes in domain update for locked-down TLDs 2017-04-10 13:49:21 -04:00
groups Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
keyring/kms Refactor KmsKeyring and KmsUpdater to use a centralized serializer 2017-04-05 10:09:06 -04:00
mapreduce/inputs Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
model Remove UNRESERVED as a reservation type 2017-03-27 13:31:33 -04:00
module Fix stale doPost references in servlet test method names 2017-02-27 11:15:01 -05:00
monitoring Add monitoring/metrics/contrib package to Nomulus release 2017-03-21 14:59:31 -04:00
pricing Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
rdap Remove obsolete TransferData.extendedRegistrationYears 2017-03-21 15:35:00 -04:00
rde Allow RdeStagingAction to be invoked manually 2017-04-10 13:47:51 -04:00
request Enable authentication/authorization checks 2017-04-10 13:41:51 -04:00
security Remove XsrfTokenManager fallback for validating legacy tokens 2017-03-21 15:36:31 -04:00
server Refer to Datastore everywhere correctly by its capitalized form 2017-02-17 12:12:12 -05:00
storage/drive Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
testing Add nomulus tool command to delete a TLD 2017-04-05 10:10:38 -04:00
tldconfig/idn Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
tmch Fix accidentally non-@Tested TmchXmlSignature test 2017-03-27 13:02:46 -04:00
tools Add assertTldsExist(Iterable<String>) to check multiple TLDs at once 2017-04-10 13:44:52 -04:00
ui Fix registrar console to show type-less registrar contacts 2017-04-10 13:35:44 -04:00
util Clean up minor items found during DiRT 2017-03-27 13:25:35 -04:00
whois Don't include "Command" suffix in WHOIS metrics command name label 2017-04-10 13:46:21 -04:00
xjc Add mapper to import domains from RDE deposits 2017-02-06 16:46:46 -05:00
xml Update copyright year on all license headers 2017-02-02 16:27:22 -05:00