Glenn Matthys
2016-01-17 7e5107ef3e2bb0d7c31d3050fb8ba6cc1601ef1a
src/main/java/com/gitblit/utils/JSoupXssFilter.java
@@ -73,7 +73,7 @@
                "sub", "sup", "table", "tbody", "td", "tfoot", "th", "thead", "tr", "tt", "u",
                "ul", "var")
        .addAttributes("a", "class", "href", "style", "title")
        .addAttributes("a", "class", "href", "style", "target", "title")
        .addAttributes("blockquote", "cite")
        .addAttributes("col", "span", "width")
        .addAttributes("colgroup", "span", "width")