]> source.dussan.org Git - rspamd.git/commitdiff
Also escape message ID
authorAndré Peters <andryyy@users.noreply.github.com>
Sun, 9 Jul 2017 08:26:06 +0000 (10:26 +0200)
committerGitHub <noreply@github.com>
Sun, 9 Jul 2017 08:26:06 +0000 (10:26 +0200)
interface/js/app/history.js

index 02c3930116407515af7c9a4c0aba7a83539c7bad..f23d8db83576cb7db0b695695050759a08db45be 100644 (file)
@@ -160,7 +160,8 @@ function($, _, Humanize) {
                     "textOverflow": "ellipsis",
                     "wordBreak": "break-all",
                     "whiteSpace": "normal"
-                }
+                },
+                "formatter": EscapeHTML
             }, {
                 "name": "ip",
                 "title": "IP address",