google-nomulus/java/google/registry/module
mountford 2b7f78db98 Change registrar console login code in preparation for removing requireLogin
We are going to remove the requireLogin attribute from the action attribute, because it is specific to the UserService API. This is used by four actions:

ConsoleUIAction
RegistrarSettingsAction
RegistrarPaymentSetupAction
RegistrarPaymentAction

Instead, these four actions will now check the login status directly.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=159562335
2017-06-21 09:56:10 -04:00
..
backend Remove xsrfScope and xsrfProtection authentication attributes 2017-06-21 09:46:40 -04:00
frontend Change registrar console login code in preparation for removing requireLogin 2017-06-21 09:56:10 -04:00
tools Remove xsrfScope and xsrfProtection authentication attributes 2017-06-21 09:46:40 -04:00