Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update filter XSS to allow attr href starts with '.' or '/' | Cheng-Han, Wu | 2016-04-20 | 1 | -0/+6 |
* | Fix XSS HTML replace might get wrong on the HTML comments in the code tags | Cheng-Han, Wu | 2016-04-20 | 1 | -0/+4 |
* | Fixed filter XSS should allow ordered list specify start number | Cheng-Han, Wu | 2016-03-04 | 1 | -0/+4 |
* | Support kbd tag | Cheng-Han, Wu | 2016-02-22 | 1 | -1/+1 |
* | Updated to support html comment tag in XSS | Cheng-Han, Wu | 2016-02-16 | 1 | -1/+2 |
* | Updated XSS filter options to allow style tag and style attribute | Cheng-Han, Wu | 2016-02-11 | 1 | -11/+21 |
* | Fixed prevent XSS might break lots of tags and only need after rendered | Cheng-Han, Wu | 2016-02-11 | 1 | -0/+13 |