mirror of
https://github.com/google/nomulus.git
synced 2025-08-04 00:42:12 +02:00
Prohibit renewals of package domains unless REMOVEPACKAGE token is included (#1758)
This commit is contained in:
parent
b75ee28058
commit
86db66c01f
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