google-nomulus/javatests/google/registry/request
mountford 5127aeafb5 Enable authentication/authorization checks
The code to authenticate and authorize incoming requests (including via OAuth) has been in the system. This CL actually turns it on, since we are satisfied from logging information that it is not unjustly denying access.

Auth settings are also updated on a few commands missed earlier.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=152381820
2017-04-10 13:41:51 -04:00
..
auth Cut over to generating new HMAC-based XSRF tokens 2017-03-13 11:22:56 -04:00
BUILD Make first pass at new OAuth-aware server authentication framework 2017-02-14 11:59:19 -05:00
JsonResponseTest.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
RequestHandlerTest.java Enable authentication/authorization checks 2017-04-10 13:41:51 -04:00
RequestModuleTest.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
RequestParametersTest.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
ResponseImplTest.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
RouterTest.java Make Router reject classes with no @Action-returning methods 2017-02-27 11:16:30 -05:00