Skip to content
Commit 4a185e05 authored by Michael Hamann's avatar Michael Hamann Committed by Michael Hamann
Browse files

XCOMMONS-2426: Provide a component for filtering safe HTML elements and attributes

* Add an interface and two implementations for an HTML element sanitizer.
* Let the default implementation dispatch to the different
  implementations depending on a configuration.
* Allow overriding the hint from the execution context to allow a
  context to be more permissive than another.
* Add configuration options for allowed elements/attributes
* Add tests.
parent 67aeae54
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment