Change auth settings on some tools service actions

This brings the affected actions into line with the settings on other similar actions.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=157259842
This commit is contained in:
mountford
2017-06-05 18:17:09 -04:00
committed by Ben McIlwain
parent e46937beac
commit bc63d80a5e
6 changed files with 40 additions and 9 deletions
+1
View File
@@ -11,6 +11,7 @@ java_library(
deps = [
"//java/google/registry/config",
"//java/google/registry/request",
"//java/google/registry/request/auth",
"//java/google/registry/security",
"//java/google/registry/util",
"//third_party/java/objectify:objectify-v4_1",