diff options
author | Sunder Tattavarada <statta@research.att.com> | 2019-06-14 15:58:40 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2019-06-14 15:58:40 +0000 |
commit | b4526d99155e026e8f4becff3f8894d5aa2804f0 (patch) | |
tree | c81de2ebf36a8c75f7ddf574dfb67dc6c3a7022f /docs/submodules/portal.git | |
parent | 9c1d750b7b91cb6c2951ad69a79311167cb00120 (diff) |
Update git submodules
* Update docs/submodules/portal.git from branch 'master'
to d86f64c663b7b82f529617b6c8c0ea69a926f950
- Merge "XSS Vulnerability fix in MicroserviceController"
- XSS Vulnerability fix in MicroserviceController
@SafeHtml annotation is used to fix this problem.
This commit also fix:
* redundant local variable issue
* sonar issue: Replace the type specification in this constructor call with
the diamond operator ("<>").
* performance issue - String concatenation argument as argument
to 'StringBuilder.append()' call
* redundant cast
* redundant 'throws Exception'. 'Exception' is never thrown
* access static member via instance reference
* unused declarations
Issue-ID: PORTAL-602
Change-Id: Id92fe2d9cfe239474403f611f3d5d0170acf63cc
Signed-off-by: Dominik Mizyn <d.mizyn@samsung.com>
Diffstat (limited to 'docs/submodules/portal.git')
m--------- | docs/submodules/portal.git | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/docs/submodules/portal.git b/docs/submodules/portal.git -Subproject 2341313316b631be275294622ca9d4281e1f20b +Subproject d86f64c663b7b82f529617b6c8c0ea69a926f95 |