mirror of
https://github.com/google/nomulus
synced 2026-01-10 07:57:58 +00:00
Make flows and registrar targets visible
Needed to reuse server-side XSRF protection
This commit is contained in:
committed by
Wolfgang Meyers
parent
d165a80513
commit
fcaaee03c1
@@ -45,4 +45,5 @@ java_library(
|
||||
"//third_party/java/objectify:objectify-v4_1",
|
||||
"//third_party/java/servlet/servlet_api",
|
||||
],
|
||||
visibility = ["//visibility:public"],
|
||||
)
|
||||
|
||||
@@ -37,4 +37,5 @@ java_library(
|
||||
|
||||
"//third_party/closure/templates",
|
||||
],
|
||||
visibility = ["//visibility:public"],
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user