stable

Clone or download

Read-only

Merge commit 'refs/changes/15/10015/3' of ssh://gerrit.tuleap.net:29418/tuleap into HEAD

* ssh://gerrit.tuleap.net:29418/tuleap: request #10854: XSS on pages where an Angular app can be loaded Change-Id: I79915326418d09b20bbb1e9586faab7a5f43d063

Modified Files

Name
M plugins/agiledashboard/include/AgileDashboard/KanbanPresenter.class.php +1 −1 Go to diff View file
M plugins/agiledashboard/templates/kanban.mustache +13 −13 Go to diff View file
M plugins/agiledashboard/templates/pane-planning-v2.mustache +10 −1 Go to diff View file
M plugins/agiledashboard/templates/widgets/widget-kanban.mustache +13 −13 Go to diff View file
M plugins/agiledashboard/www/js/kanban/src/app/app-main-controller.js +25 −22 Go to diff View file
M plugins/agiledashboard/www/js/planning-v2/src/app/main-controller.js +15 −7 Go to diff View file
M plugins/frs/templates/release.mustache +5 −1 Go to diff View file
M plugins/frs/www/js/angular/.eslintrc.json +1 −1 Go to diff View file
M plugins/frs/www/js/angular/src/app/app-controller.js +11 −3 Go to diff View file
D plugins/frs/www/js/angular/src/app/app-controller.spec.js +0 −53 Go to diff View file
M plugins/pullrequest/templates/index.mustache +7 −7 Go to diff View file
M plugins/pullrequest/www/js/angular/.eslintrc.json +1 −1 Go to diff View file
M plugins/pullrequest/www/js/angular/src/app/app-controller.js +11 −10 Go to diff View file
D plugins/pullrequest/www/js/angular/src/app/app-controller.spec.js +0 −41 Go to diff View file