google-nomulus/javatests/google/registry
mcilwain 8ac8ecf8f6 Rationalize OT&E client ID validation rules
This makes the validation rules much simpler, thus placing less cognitive load on the users of the console and nomulus tool.  The changes are:

1. Don't allow hyphens. No real registrars use hyphens in their client IDs, and it's better to reserve these solely as the delimiter between the base client ID and the number representing the environment.
2. Allow the first character to be a number.  This has affected multiple real registrars, causing their OT&E and production client IDs to be different.  There's no reason for this restriction, as the only reason motivating it was that there are no TLDs that start with a number.  However, the OT&E TLDs are created only in sandbox and never have DNS syncing enabled, so this restriction is purposeless.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=229187198
2019-01-14 16:28:12 -05:00
..
backup Clean up third_party imports in BUILD files 2018-07-14 01:11:51 -04:00
batch Delete end-date sunrise, landrush, and sunrush phases 2019-01-10 16:23:35 -05:00
beam Run the Spec11 pipeline daily without sending emails 2018-12-12 13:22:34 -05:00
bigquery Use @DefaultCredential for Cloud API access in GAE 2018-09-20 11:19:36 -04:00
builddefs Format .bzl files with buildifier 2018-07-14 01:37:03 -04:00
config Configure client id and client secret in the config file 2018-12-05 16:04:08 -05:00
cron Clean up third_party imports in BUILD files 2018-07-14 01:11:51 -04:00
dns Make loadByForeignKey() and related methods return Optional 2018-12-14 11:24:49 -05:00
export Send a plaintext link to the mapreduce console in fluent style 2019-01-10 17:14:06 -05:00
flows Statically import commonly used TldState enum values 2019-01-14 16:23:15 -05:00
groups Add support G-Suite group whose members have ADMIN access to registrar console 2018-11-12 14:51:40 -05:00
keyring Remove the ability to download service account credentials 2018-12-05 16:00:51 -05:00
mapreduce/inputs Delete end-date sunrise, landrush, and sunrush phases 2019-01-10 16:23:35 -05:00
model Rationalize OT&E client ID validation rules 2019-01-14 16:28:12 -05:00
module Delete end-date sunrise, landrush, and sunrush phases 2019-01-10 16:23:35 -05:00
monitoring/whitebox Stop exporting EPP flow metrics to BigQuery 2018-10-08 16:59:29 -04:00
pricing Clean up third_party imports in BUILD files 2018-07-14 01:11:51 -04:00
proxy Make FOSS proxy treat connections with unknown sources more gracefully 2018-12-12 13:22:34 -05:00
rdap Statically import commonly used TldState enum values 2019-01-14 16:23:15 -05:00
rde Statically import commonly used TldState enum values 2019-01-14 16:23:15 -05:00
reporting Add diff logic and send daily Spec11 emails with new threats 2019-01-14 16:20:04 -05:00
request Send a plaintext link to the mapreduce console in fluent style 2019-01-10 17:14:06 -05:00
security Improve internal build system speed 2018-06-27 15:28:52 -04:00
server Add the ability to setup OT&E from the web console 2019-01-02 11:56:59 -05:00
storage/drive Merge JUnitBackport's expectThrows into assertThrows 2018-03-06 18:56:15 -05:00
testing Statically import commonly used TldState enum values 2019-01-14 16:23:15 -05:00
tldconfig/idn Remove the use of InjectRule in IdnLabelValidatorTest 2018-10-22 18:54:53 -04:00
tmch Delete end-date sunrise, landrush, and sunrush phases 2019-01-10 16:23:35 -05:00
tools Rationalize OT&E client ID validation rules 2019-01-14 16:28:12 -05:00
ui Rationalize OT&E client ID validation rules 2019-01-14 16:28:12 -05:00
util Define TestRule that manages cache use in tests 2019-01-11 11:50:33 -05:00
whois Define TestRule that manages cache use in tests 2019-01-11 11:50:33 -05:00
xjc Clean up internal imports in BUILD files 2018-07-14 01:37:03 -04:00
xml Remove unnecessary "throws" declarations 2018-06-18 18:17:56 -04:00