stable
Clone or download
Read-only
No functionnal changes. Part of request #24183: Mark data retrieved from the database as a tainted source of input Change-Id: I4c9c9f717c71fc1f9a506600738edd3eeee74764
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/ldap/bin/convertSvnToLdap.php | +4 | −4 | Go to diff View file |
M | plugins/projectlinks/include/form_utils.php | +0 | −57 | Go to diff View file |
M | plugins/projectlinks/include/projectlinksPlugin.php | +19 | −17 | Go to diff View file |
M | plugins/tracker/include/Tracker/FormElement/Tracker_FormElement_Field_ArtifactLink.php | +2 | −4 | Go to diff View file |
M | plugins/tracker/include/Tracker/Report/Tracker_Report.class.php | +2 | −2 | Go to diff View file |
M | plugins/tracker/include/Tracker/Rule/List/View.class.php | +8 | −8 | Go to diff View file |
M | src/common/DB/Compat/Legacy2018/CompatPDODataAccess.php | +3 | −0 | Go to diff View file |
M | src/common/DB/Compat/Legacy2018/LegacyDataAccessInterface.php | +3 | −0 | Go to diff View file |
M | src/common/wiki/views/WikiServiceAdminViews.class.php | +9 | −7 | Go to diff View file |
M | src/common/wiki/views/WikiServiceViews.class.php | +1 | −1 | Go to diff View file |
M | src/www/admin/index.php | +2 | −2 | Go to diff View file |
M | src/www/cvs/commit_utils.php | +12 | −11 | Go to diff View file |
M | src/www/cvs/cvs_intro.php | +4 | −2 | Go to diff View file |
M | src/www/news/news_utils.php | +3 | −3 | Go to diff View file |
M | src/www/project/memberlist.php | +3 | −3 | Go to diff View file |
M | src/www/project/stats/source_code_access_utils.php | +2 | −2 | Go to diff View file |
M | src/www/svn/svn_utils.php | +2 | −2 | Go to diff View file |
M | tests/psalm/stubs/ParagonIE/EasyDB/EasyDB.phpstub | +9 | −0 | Go to diff View file |