From: André Peters Date: Sun, 9 Jul 2017 08:26:06 +0000 (+0200) Subject: Also escape message ID X-Git-Tag: 1.6.3~3^2~8 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=215207fe1974e21d73376b6efdd3dc2c03689371;p=rspamd.git Also escape message ID --- diff --git a/interface/js/app/history.js b/interface/js/app/history.js index 02c393011..f23d8db83 100644 --- a/interface/js/app/history.js +++ b/interface/js/app/history.js @@ -160,7 +160,8 @@ function($, _, Humanize) { "textOverflow": "ellipsis", "wordBreak": "break-all", "whiteSpace": "normal" - } + }, + "formatter": EscapeHTML }, { "name": "ip", "title": "IP address",