1
0
mirror of https://github.com/google/nomulus synced 2026-04-28 03:47:19 +00:00

Rename whitelist -> allow list (#635)

* Rename whitelist -> allow list

* Merge branch 'master' into allowlist-denylist
This commit is contained in:
Ben McIlwain
2020-06-18 18:36:05 -04:00
committed by GitHub
parent 382c8014de
commit df8ce38796
91 changed files with 448 additions and 453 deletions

View File

@@ -332,7 +332,7 @@ create sequence history_id_sequence start 1 increment 1;
i18n_address_street_line2 text,
i18n_address_street_line3 text,
i18n_address_zip text,
ip_address_whitelist text[],
ip_address_allow_list text[],
last_certificate_update_time timestamptz,
last_update_time timestamptz,
localized_address_city text,