Update git submodules
authorSunder Tattavarada <statta@research.att.com>
Fri, 14 Jun 2019 16:03:32 +0000 (16:03 +0000)
committerGerrit Code Review <gerrit@onap.org>
Fri, 14 Jun 2019 16:03:32 +0000 (16:03 +0000)
commit08379335221e73b4132646985c182f006698489e
tree1737577d18cc0df8145a3d94c38362d74bdc818f
parent96d1eea1d90d7227704e5f22e15a28ccf323f028
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 <d.mizyn@samsung.com>
docs/submodules/portal.git