stable
Clone or download
Read-only
request #10854: XSS on pages where an Angular app can be loaded
Change-Id: I3034b0f32d985d86d85108b4eb40b019cd5cff30
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 |