mirror of
https://github.com/google/nomulus.git
synced 2025-07-30 06:26:30 +02:00
Prohibit renewals of package domains unless REMOVEPACKAGE token is included (#1758)
This commit is contained in:
parent
ddc4a615db
commit
f623da9948
6 changed files with 198 additions and 31 deletions
|
@ -497,6 +497,8 @@ comes in at the exact millisecond that the domain would have expired.
|
|||
* Resource status prohibits this operation.
|
||||
* The allocation token is not currently valid.
|
||||
* 2305
|
||||
* The __REMOVEPACKAGE__ token is missing on a renew package domain command
|
||||
* The __REMOVEPACKAGE__ token is not allowed on non package domains
|
||||
* The allocation token is not valid for this domain.
|
||||
* The allocation token is not valid for this registrar.
|
||||
* The allocation token is not valid for this TLD.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue