mirror of
https://github.com/google/nomulus
synced 2026-08-29 04:07:02 +00:00
This CL include changes in the registrar console that makes it possible to designate an abuse contact in domain WHOIS record, per ICANN's CL&D requirement.
Frontend validation: ensures that only one WHOIS abuse contact exist per registrar. Any existing WHOIS abuse contact will be overridden when a new one is designated. ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=155289097
This commit is contained in:
@@ -108,6 +108,7 @@ registry.json.RegistrarAddress;
|
||||
* emailAddress: string,
|
||||
* visibleInWhoisAsAdmin: boolean,
|
||||
* visibleInWhoisAsTech: boolean,
|
||||
* visibleInDomainWhoisAsAbuse: boolean,
|
||||
* phoneNumber: (string?|undefined),
|
||||
* faxNumber: (string?|undefined),
|
||||
* types: (string?|undefined)
|
||||
|
||||
Reference in New Issue
Block a user