google-nomulus/java/google/registry/ui/server/registrar
guyben ea891001d9 Fix registrar security console
The registrar security console failed because it assumed the email is a
required field for the registrar, but it isn't (at least - create_registrar
doesn't require an email, and update_registrar lets you remove the email).

Fixed by allowing it to *remain* unset if it was unset originally, but if it was set - it's required.

There are more fixes needed, but they aren't related to the email, so they will wait for the next CL

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=191623034
2018-04-10 16:35:21 -04:00
..
BUILD Move backported JUnit file to third_party (part 2) 2017-12-02 11:37:46 -05:00
ConsoleUiAction.java Implement "premium price ack required" checkbox 2018-04-02 16:33:51 -04:00
package-info.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
RegistrarPaymentAction.java Remove Registrar caching from all console actions 2018-04-02 16:49:00 -04:00
RegistrarPaymentSetupAction.java Remove Registrar caching from all console actions 2018-04-02 16:49:00 -04:00
RegistrarPremiumPriceAckAction.java Remove Registrar caching from all console actions 2018-04-02 16:49:00 -04:00
RegistrarSettingsAction.java Fix registrar security console 2018-04-10 16:35:21 -04:00
SendEmailUtils.java Refactor Guava functional methods to use lambdas 2017-12-01 22:14:05 -05:00
SessionUtils.java Remove Registrar caching from all console actions 2018-04-02 16:49:00 -04:00