google-nomulus/java/google/registry/config
guyben 1004ef5621 Allow unsetting of the support email group, disabling "support users"
In addition to just making good sense to not have support group for some
environments (local? unittest? crash?) - connecting with G Suit requires
additional permissions that are harder to find.

Specifically, it requires the Json Credentials that just aren't set in the
Dummy Keyring used on some environments.

So we make sure to not even *try* to create the credentials if the support
email isn't set

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=225589255
2018-12-20 07:46:33 -05:00
..
files Allow unsetting of the support email group, disabling "support users" 2018-12-20 07:46:33 -05:00
BUILD Add option --non_live_versions to set_num_instances command 2018-12-03 18:58:05 -05:00
ConfigUtils.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
CredentialModule.java Backup Datastore using the Admin REST API 2018-12-12 13:22:34 -05:00
package-info.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
RdapNoticeDescriptor.java Format some imports using fix_imports.py 2017-10-24 16:53:47 -04:00
RegistryConfig.java Allow unsetting of the support email group, disabling "support users" 2018-12-20 07:46:33 -05:00
RegistryConfigSettings.java Isolate customizable code in activity reporting 2018-12-13 15:07:29 -05:00
RegistryEnvironment.java Restore original System Properties after tests 2018-11-14 11:57:23 -05:00
SystemPropertySetter.java Restore original System Properties after tests 2018-11-14 11:57:23 -05:00