Forbid domain creation with label blocked by BSA (#2236)

* Forbid domain creation with label blocked by BSA

Add a BSA label check in the DomainCreation flow.
This commit is contained in:
Weimin Yu 2023-12-11 22:14:12 -05:00 committed by GitHub
parent 9006312253
commit 55d5f8c6f8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
10 changed files with 324 additions and 2 deletions

View file

@ -384,6 +384,7 @@ An EPP flow that creates a new domain resource.
* The requested fees cannot be provided in the requested currency.
* Non-IDN domain names cannot contain hyphens in the third or fourth
position.
* Domain label is blocked by the Brand Safety Alliance.
* Domain labels cannot be longer than 63 characters.
* More than one contact for a given role is not allowed.
* No part of a domain name can be empty.