stable
Clone or download
Read-only
Merge commit 'refs/changes/03/18003/3' of ssh://gerrit.tuleap.net:29418/tuleap into HEAD
* ssh://gerrit.tuleap.net:29418/tuleap: request #14613: Use ESLint to prevent some XSS when working with unsafe DOM APIs
Modified Files
Name | ||||
---|---|---|---|---|
M | .eslintrc.js | +19 | −2 | Go to diff View file |
M | package-lock.json | +6 | −0 | Go to diff View file |
M | package.json | +1 | −0 | Go to diff View file |
M | plugins/artifactsfolders/scripts/rollup.js | +2 | −2 | Go to diff View file |
M | plugins/docman/www/scripts/docman.js | +1 | −0 | Go to diff View file |
M | plugins/forumml/www/scripts/cc_attach.js | +2 | −0 | Go to diff View file |
M | plugins/ldap/www/scripts/project-admin/preview-for-select2.js | +12 | −10 | Go to diff View file |
M | src/www/file/scripts/frs.js | +3 | −1 | Go to diff View file |
M | src/www/scripts/admin/massmail.js | +5 | −5 | Go to diff View file |
M | src/www/scripts/clamp.js | +2 | −2 | Go to diff View file |
M | src/www/scripts/fieldEditor.js | +2 | −2 | Go to diff View file |
M | src/www/themes/common/tlp/doc/js/main.js | +1 | −1 | Go to diff View file |