Glenn Matthys
2016-01-17 5f3ea6e71a39dfc09cdb85a055425802168b34b3
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")