google-nomulus/java/google/registry/request
mountford 9d96072e01 Remove requireLogin action attribute
The affected actions have been changed to check that the user is logged in by [] so this attribute is no longer needed.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=159572365
2017-06-21 10:04:05 -04:00
..
auth Change registrar console login code in preparation for removing requireLogin 2017-06-21 09:56:10 -04:00
Action.java Remove requireLogin action attribute 2017-06-21 10:04:05 -04:00
Actions.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
BUILD Make first pass at new OAuth-aware server authentication framework 2017-02-14 11:59:19 -05:00
Header.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
HttpException.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
JsonActionRunner.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
JsonPayload.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
JsonResponse.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
Modules.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
package-info.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
Parameter.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
ParameterMap.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
Payload.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
RequestComponentBuilder.java Remove Builder type param on RequestComponentBuilder/RequestHandler 2017-02-27 11:12:07 -05:00
RequestHandler.java Remove requireLogin action attribute 2017-06-21 10:04:05 -04:00
RequestMethod.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
RequestModule.java Make first pass at new OAuth-aware server authentication framework 2017-02-14 11:59:19 -05:00
RequestParameters.java Allow RdeStagingAction to be invoked manually 2017-04-10 13:47:51 -04:00
RequestPath.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
RequestScope.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
Response.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
ResponseImpl.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
Route.java Remove xsrfScope and xsrfProtection authentication attributes 2017-06-21 09:46:40 -04:00
Router.java Add golden files for request component routing maps 2017-06-05 18:17:09 -04:00
RouterDisplayHelper.java Remove requireLogin action attribute 2017-06-21 10:04:05 -04:00