From 08379335221e73b4132646985c182f006698489e Mon Sep 17 00:00:00 2001 From: Sunder Tattavarada Date: Fri, 14 Jun 2019 16:03:32 +0000 Subject: [PATCH 1/1] Update git submodules * Update docs/submodules/portal.git from branch 'master' to 3462e289aec5880f3e2f2f23ce4b5f70160ba7f4 - Merge "XSS Vulnerability fix in AppsControllerExternalRequest" - XSS Vulnerability fix in AppsControllerExternalRequest @SafeHtml annotation is used to fix this problem. This patch also fix some minor issues: * isAuxRESTfulCall() method delete. Method was nowhere used. * '.length() == 0' changed to '.isEmpty()' Issue-ID: PORTAL-604 Change-Id: Ib7091622081f507812654b50275ad7ac4c97bfc3 Signed-off-by: Dominik Mizyn --- docs/submodules/portal.git | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/submodules/portal.git b/docs/submodules/portal.git index d0983c061..3462e289a 160000 --- a/docs/submodules/portal.git +++ b/docs/submodules/portal.git @@ -1 +1 @@ -Subproject commit d0983c06165682e054af165621ae84d858b08117 +Subproject commit 3462e289aec5880f3e2f2f23ce4b5f70160ba7f4 -- 2.16.6