google-nomulus/java/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
..
BUILD Set correct auth settings for all actions 2017-03-13 11:22:55 -04:00
ConsoleUiAction.java Fix bug which caused exceptions when attempting to redirect to the console login page 2017-08-01 17:11:54 -04:00
package-info.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
RegistrarPaymentAction.java Change @Auth to an AutoValue, and created a set of predefined Auths 2017-08-01 16:33:10 -04:00
RegistrarPaymentSetupAction.java Change @Auth to an AutoValue, and created a set of predefined Auths 2017-08-01 16:33:10 -04:00
RegistrarSettingsAction.java Change @Auth to an AutoValue, and created a set of predefined Auths 2017-08-01 16:33:10 -04:00
SendEmailUtils.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
SessionUtils.java Make Registrar load methods return Optionals instead of Nullables 2017-08-01 16:58:59 -04:00