James Moger
2015-10-05 92d0ebdb78f9d85f620205e6f47c02daf8bf9ea7
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")