google-nomulus/javatests/google/registry/ui/server/registrar
mountford 5fefa8906d Fix bug which caused exceptions when attempting to redirect to the console login page
When the registrar console code determines that a user has not logged in, it redirects to a login page. But when authenticating as an internal request (which should never happen), the redirection code encountered an exception, resulting in a 500 error.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=163867018
2017-08-01 17:11:54 -04:00
..
testdata Add visibleInWhoisAsAbuse field in RegistrarContact 2017-05-17 11:27:24 -04:00
BUILD Change registrar console login code in preparation for removing requireLogin 2017-06-21 09:56:10 -04:00
ConsoleUiActionTest.java Fix bug which caused exceptions when attempting to redirect to the console login page 2017-08-01 17:11:54 -04:00
ContactSettingsTest.java Make Registrar load methods return Optionals instead of Nullables 2017-08-01 16:58:59 -04:00
RegistrarPaymentActionTest.java Make Registrar load methods return Optionals instead of Nullables 2017-08-01 16:58:59 -04:00
RegistrarPaymentSetupActionTest.java Make Registrar load methods return Optionals instead of Nullables 2017-08-01 16:58:59 -04:00
RegistrarSettingsActionTest.java Make Registrar load methods return Optionals instead of Nullables 2017-08-01 16:58:59 -04:00
RegistrarSettingsActionTestCase.java Make Registrar load methods return Optionals instead of Nullables 2017-08-01 16:58:59 -04:00
SecuritySettingsTest.java Make Registrar load methods return Optionals instead of Nullables 2017-08-01 16:58:59 -04:00
SendEmailUtilsTest.java Remove some unnecessary uses of MockitoJUnitRunner, which is discouraged 2017-04-26 10:45:45 -04:00
SessionUtilsTest.java Make Registrar load methods return Optionals instead of Nullables 2017-08-01 16:58:59 -04:00
WhoisSettingsTest.java Make Registrar load methods return Optionals instead of Nullables 2017-08-01 16:58:59 -04:00