google-nomulus/java/google/registry
mcilwain f0c677b18b Rename DNL and SMDRL "login" to "loginAndPassword"
They are passed around in the format username:password, whereas just saying
"login" implies it's just a username and not necessarily also a secret
password. Putting password in the variable name makes it obvious what this is
and reduces the likelihood of anyone ever logging it or otherwise using it
inappropriately.

Note that this does not require data migrations as the actual key used to store
the data in KMS remains unchanged.

This is a follow-up to []

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=231253964
2019-01-28 16:15:04 -05:00
..
backup Fix some issues caught by IntelliJ static code analysis 2019-01-28 16:08:24 -05:00
batch Merge DomainResource into DomainBase 2019-01-28 15:57:10 -05:00
beam Switch all added usages of java.time to be joda.time 2018-12-12 13:22:34 -05:00
bigquery Account for GoogleJsonResponseException#getDetails returning null 2018-12-03 19:09:11 -05:00
builddefs Replace iteration over depsets with an explicit .to_list() call 2018-11-14 11:55:43 -05:00
config Remove deprecated Datastore backup code 2019-01-24 19:58:54 -05:00
cron Fix various Error Prone errors that were found by the FOSS build 2019-01-28 16:05:09 -05:00
dns Fix some issues caught by IntelliJ static code analysis 2019-01-28 16:08:24 -05:00
env Merge DomainResource into DomainBase 2019-01-28 15:57:10 -05:00
export Fix some issues caught by IntelliJ static code analysis 2019-01-28 16:08:24 -05:00
flows Fix various Error Prone errors that were found by the FOSS build 2019-01-28 16:05:09 -05:00
gcs Fix various Error Prone errors that were found by the FOSS build 2019-01-28 16:05:09 -05:00
groups Account for GoogleJsonResponseException#getDetails returning null 2018-12-03 19:09:11 -05:00
idn Update IDN tables to comply with https://www.iana.org/help/idn-repository-procedure 2018-02-01 21:59:14 -05:00
keyring Rename DNL and SMDRL "login" to "loginAndPassword" 2019-01-28 16:15:04 -05:00
loadtest Add the App Engine service used in the Action definition 2019-01-17 18:59:16 -05:00
mapreduce Merge DomainResource into DomainBase 2019-01-28 15:57:10 -05:00
model Fix some issues caught by IntelliJ static code analysis 2019-01-28 16:08:24 -05:00
module Remove deprecated Datastore backup code 2019-01-24 19:58:54 -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 Use gson to make JSON string in proxy log formatter 2018-12-12 13:22:34 -05:00
rdap Merge DomainResource into DomainBase 2019-01-28 15:57:10 -05:00
rde Fix various Error Prone errors that were found by the FOSS build 2019-01-28 16:05:09 -05:00
reporting Fix various Error Prone errors that were found by the FOSS build 2019-01-28 16:05:09 -05:00
request Fix a few stylistic issues in preparation for Checkstyle addition 2019-01-24 19:57:14 -05:00
security Allow XSRF to be sent as POST parameter in addition to HTML header 2018-12-20 07:46:33 -05:00
storage/drive Clean up third_party imports in BUILD files 2018-07-14 01:11:51 -04:00
tldconfig/idn Fix various Error Prone errors that were found by the FOSS build 2019-01-28 16:05:09 -05:00
tmch Rename DNL and SMDRL "login" to "loginAndPassword" 2019-01-28 16:15:04 -05:00
tools Rename DNL and SMDRL "login" to "loginAndPassword" 2019-01-28 16:15:04 -05:00
ui Make a prettier table to display OT&E check results 2019-01-28 16:10:16 -05:00
util Fix some issues caught by IntelliJ static code analysis 2019-01-28 16:08:24 -05:00
whois Fix various Error Prone errors that were found by the FOSS build 2019-01-28 16:05:09 -05:00
xjc Fix various Error Prone errors that were found by the FOSS build 2019-01-28 16:05:09 -05:00
xml Pretty-print actual XML in tests 2018-07-14 01:37:03 -04:00
BUILD Remove deprecated DNS subsystem 2018-09-14 12:01:08 -04:00
repositories.bzl Use Guava instead of Apache Commons for file ops in Ghostryde 2019-01-11 11:00:33 -05:00