This site is the archived OWASP Foundation Wiki and is no longer accepting Account Requests.
To view the new OWASP Foundation website, please visit https://owasp.org

Difference between revisions of "Projects/OWASP Java HTML Sanitizer Project/Releases/Release v226"

From OWASP
Jump to: navigation, search
(Created page with "= OWASP Java HTML Sanitizer v226 Change Log = * 218: Fixed bug: case-sensitivity of URL protocols was ignored when a set of protocols other than the standard set was used * 2...")
(No difference)

Revision as of 21:42, 4 March 2014

OWASP Java HTML Sanitizer v226 Change Log

  • 218: Fixed bug: case-sensitivity of URL protocols was ignored when a set of protocols other than the standard set was used
  • 220 allowWithoutAttributes(true) was being ignored for a subset of elements when policies were ANDED