stable
Clone or download
Read-only
Merge commit 'refs/changes/26/28426/4' of ssh://gerrit.tuleap.net:29418/tuleap into HEAD
* ssh://gerrit.tuleap.net:29418/tuleap: Fix request #31586: XSS in the tooltip via an artifact title Change-Id: Ic7f0a6ff48af52908a2ee67d4bc570410555f9c6
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/tracker/include/Tracker/Artifact/Artifact.php | +1 | −0 | Go to diff View file |
M | plugins/tracker/include/Tracker/Semantic/Tooltip/TooltipFetcher.php | +10 | −4 | Go to diff View file |
A | plugins/tracker/templates/tooltip/artifact-tooltip-title.mustache | +1 | −0 | Go to diff View file |
M | plugins/tracker/tests/unit/Tracker/Semantic/Tooltip/TooltipFetcherTest.php | +30 | −7 | Go to diff View file |