From b97adae28a2ca77cd77d296d173bdcefaa1de37c Mon Sep 17 00:00:00 2001 From: Simon Brandhof Date: Tue, 29 Oct 2013 12:31:32 +0100 Subject: Fix XSS vulnerabilities in manual rules --- .../WEB-INF/app/views/manual_rules/_create_form.html.erb | 8 ++++---- .../WEB-INF/app/views/manual_rules/_edit_form.html.erb | 12 ++++++------ .../webapp/WEB-INF/app/views/manual_rules/index.html.erb | 2 +- 3 files changed, 11 insertions(+), 11 deletions(-) diff --git a/sonar-server/src/main/webapp/WEB-INF/app/views/manual_rules/_create_form.html.erb b/sonar-server/src/main/webapp/WEB-INF/app/views/manual_rules/_create_form.html.erb index 3a7350ae605..060c12253d0 100644 --- a/sonar-server/src/main/webapp/WEB-INF/app/views/manual_rules/_create_form.html.erb +++ b/sonar-server/src/main/webapp/WEB-INF/app/views/manual_rules/_create_form.html.erb @@ -7,16 +7,16 @@