From: André Peters Date: Sun, 9 Jul 2017 08:26:06 +0000 (+0200) Subject: Also escape message ID X-Git-Tag: 1.7.0~872^2~1 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=cad34f0bc509ab40b67d3486194786c89550c7ff;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",