mirror of
https://github.com/google/nomulus
synced 2026-07-31 12:32:50 +00:00
Allow anchor tenant creation via allocation token behavior (#1735)
* Allow anchor tenant creation via allocation token behavior This also enforces that non-superusers cannot create registrations on trademarked names prior to the sunrise period, even if they have an allocation token with ANCHOR_TENANT behavior.
This commit is contained in:
@@ -374,6 +374,7 @@ An EPP flow that creates a new domain resource.
|
||||
* The allocation token was already redeemed.
|
||||
* 2306
|
||||
* Anchor tenant domain create is for the wrong number of years.
|
||||
* Trademarked domains cannot be registered before the sunrise period.
|
||||
* The provided mark is not yet valid.
|
||||
* The provided mark has expired.
|
||||
* Domain names can only contain a-z, 0-9, '.' and '-'.
|
||||
|
||||
Reference in New Issue
Block a user