google-nomulus/java/google/registry/tools/server
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
..
javascrap Enable authentication/authorization checks 2017-04-10 13:41:51 -04:00
BUILD Set correct auth settings for all actions 2017-03-13 11:22:55 -04:00
CreateGroupsAction.java Set correct auth settings for all actions 2017-03-13 11:22:55 -04:00
CreateOrUpdatePremiumListAction.java Don't log premium list nomulus tool usage errors as SEVERE 2017-03-13 11:22:55 -04:00
CreatePremiumListAction.java Set correct auth settings for all actions 2017-03-13 11:22:55 -04:00
DeleteEntityAction.java Set correct auth settings for all actions 2017-03-13 11:22:55 -04:00
GenerateZoneFilesAction.java Enable authentication/authorization checks 2017-04-10 13:41:51 -04:00
KillAllCommitLogsAction.java Enable authentication/authorization checks 2017-04-10 13:41:51 -04:00
KillAllEntitiesReducer.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
KillAllEppResourcesAction.java Enable authentication/authorization checks 2017-04-10 13:41:51 -04:00
ListDomainsAction.java Set correct auth settings for all actions 2017-03-13 11:22:55 -04:00
ListHostsAction.java Set correct auth settings for all actions 2017-03-13 11:22:55 -04:00
ListObjectsAction.java Make ListObjectsAction return 200 when sending JSON error 2017-02-27 11:10:37 -05:00
ListPremiumListsAction.java Set correct auth settings for all actions 2017-03-13 11:22:55 -04:00
ListRegistrarsAction.java Set correct auth settings for all actions 2017-03-13 11:22:55 -04:00
ListReservedListsAction.java Set correct auth settings for all actions 2017-03-13 11:22:55 -04:00
ListTldsAction.java Set correct auth settings for all actions 2017-03-13 11:22:55 -04:00
ResaveAllEppResourcesAction.java Enable authentication/authorization checks 2017-04-10 13:41:51 -04:00
ToolsServerModule.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
UpdatePremiumListAction.java Set correct auth settings for all actions 2017-03-13 11:22:55 -04:00
VerifyOteAction.java Set correct auth settings for all actions 2017-03-13 11:22:55 -04:00