Displaying 1 result from an estimated 1 matches for "_whitewash_".
2009 Oct 13
1
loofah 0.3.1 Released
...== FEATURES
* _Strip_ unsafe tags, leaving behind only the inner text.
* _Prune_ unsafe tags and their subtrees, removing all traces that
they ever existed.
* _Escape_ unsafe tags and their subtrees, leaving behind lots of
<tt><</tt> and <tt>></tt> entities.
* _Whitewash_ the markup, removing all attributes and namespaced nodes.
* Format the markup as plain text.
* Replacements for Rails''s +strip_tags+ and +sanitize+ helper methods.
* TWO! Count them, TWO! ActiveRecord extensions:
* Loofah::XssFoliate (an
XssTerminate[http://github.com/look/xss_terminate/...