- Notifications
You must be signed in to change notification settings - Fork 224
Pull requests: OWASP/java-html-sanitizer
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Fixed some broken links in the Readme
#39 by carmelowoodgett was merged Aug 19, 2015 Loading… updated Aug 19, 2015
Replaced codehaus link with apache.org link
#60 by jamesdaily was merged Apr 4, 2016 Loading… updated Apr 4, 2016
Add 'BLOCK' to <a>'s content types, so that <div> could be part of an…
#62 by andy-h-chen was closed Apr 13, 2016 Loading… updated Apr 13, 2016
Fixes issue 52 - block elements inside
<a>
elements #63 by mikesamuel was merged Apr 13, 2016 Loading… updated Apr 13, 2016
Fixes #73 Make commons-codec dependency test scope
#74 by sbearcsiro was merged Jun 14, 2016 Loading… updated Jun 14, 2016
Make the style tag behave in the same way as the script tag when
#78 by edbaker83 was merged Jul 11, 2016 Loading… updated Jul 11, 2016
Fix an out of bound error in CssSchema.java
#108 by jerryzz0 was closed Mar 29, 2017 Loading… updated Mar 29, 2017
Change guava scope to fixed range
#100 by cartick was closed Mar 29, 2017 Loading… updated Mar 29, 2017
Fix StringIndexOutOfBoundsException when sanitizing style="-: 0".
#97 by lquinn was closed Mar 29, 2017 Loading… updated Mar 29, 2017
allow hyphens in font family name
#90 by pukomuko was merged May 12, 2017 Loading… updated May 12, 2017
Embeded encoding policies in HtmlPolicyBuilder
#117 by yashkumar18 was closed Jul 1, 2017 Loading… updated Jul 1, 2017
Added encodingPolicies Map to make text encoding configurable
#119 by yashkumar18 was closed Jul 4, 2017 Loading… updated Jul 4, 2017
Allow underscore in attribute and element names
#127 by chuckdumont was merged Oct 16, 2017 Loading… updated Oct 16, 2017
Updated release version 20171016.1
#140 by jed204 was merged Mar 6, 2018 Loading… updated Mar 6, 2018
add 'oraclejdk10' to the Travis build matrix
#149 by sullis was closed Oct 1, 2018 Loading… updated Oct 1, 2018
Prevent StringIndexOutOfBoundsException on empty default rel set
#163 by kyle-simmons was closed Mar 18, 2019 Loading… updated Mar 18, 2019
For 'th' and 'td', add 'tr' as blockContainerParent. When it has to c…
#81 by andy-h-chen was closed Mar 18, 2019 Loading… updated Mar 18, 2019
Allow import of OWASP AntiSamy XML policy files
#161 by efge was closed Jan 4, 2019 Loading… updated Mar 25, 2019
add [openjdk11] to Travis build matrix
#156 by sullis was closed Mar 25, 2019 Loading… updated Mar 25, 2019
Changed/Fixed Lambda to anonymous class of ElementPolicy in doc
#168 by 0xflotus was merged Apr 12, 2019 Loading… updated Apr 12, 2019
Previous Next
ProTip! Type g i on any issue or pull request to go back to the issue listing page.