google-nomulus/java/google/registry/module/frontend
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
..
BUILD Replace KeystoreKeyring with KmsKeystore comparison 2017-04-13 10:58:57 -04:00
FrontendComponent.java Replace KeystoreKeyring with KmsKeystore comparison 2017-04-13 10:58:57 -04:00
FrontendMetricsModule.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
FrontendRequestComponent.java Change registrar console login code in preparation for removing requireLogin 2017-06-21 09:56:10 -04:00
FrontendRequestHandler.java Remove xsrfScope and xsrfProtection authentication attributes 2017-06-21 09:46:40 -04:00
FrontendServlet.java Move metrics shutdown behavior to a ShutdownHook 2017-05-23 17:22:49 -04:00
package-info.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00