James Moger
2015-03-07 45ed92bd767e9e88d70c14d81e8bbb7acd2e5fe2
src/main/java/com/gitblit/utils/JSoupXssFilter.java
@@ -68,7 +68,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")