stable

Clone or download

Read-only

Merge commit 'refs/changes/07/3507/1' of ssh://gerrit.tuleap.net:29418/tuleap into HEAD

* ssh://gerrit.tuleap.net:29418/tuleap: request #7788: Prevent persistent XSS in attachment of an artifact When a file is downloaded from Tuleap and have not been generated by the application, web browsers must not try to execute it. Change-Id: Ic241d8ec0313684c1e3d6e4acdf89eaa9bbb958c

Modified Files

Name
M plugins/docman/include/view/Docman_View_Download.class.php +1 −1 Go to diff View file
M plugins/tracker/include/Tracker/FormElement/Tracker_FormElement_Field_File.class.php +1 −1 Go to diff View file
M src/www/docman/download.php +1 −1 Go to diff View file
M src/www/tracker/download.php +1 −1 Go to diff View file