From 901f4f566983ab7911c1d81a34408191c580b060 Mon Sep 17 00:00:00 2001 From: Michele Tessaro Date: Sat, 18 Jun 2022 10:01:23 +0200 Subject: [PATCH 1/3] fix: usr: fixed possible XSS (fixes #111, thanks to Liaham) --- app/views/redmine_drawio/_macro_dialog.html.erb | 1 + 1 file changed, 1 insertion(+) diff --git a/app/views/redmine_drawio/_macro_dialog.html.erb b/app/views/redmine_drawio/_macro_dialog.html.erb index 0396e4c0..fbf369f4 100644 --- a/app/views/redmine_drawio/_macro_dialog.html.erb +++ b/app/views/redmine_drawio/_macro_dialog.html.erb @@ -1,5 +1,6 @@