aboutsummaryrefslogtreecommitdiffstats
path: root/actionview/lib/action_view/helpers/sanitize_helper
Commit message (Expand)AuthorAgeFilesLines
* Added guard clauses to FullSanitizer.Timm2014-06-151-1/+6
* bad_tags include form since we remove it. Also to prevent a should_allow_form...Timm2014-06-151-1/+1
* Removed the contains_bad_protocols? method as well as the tests for it. Loofa...Timm2014-06-151-8/+2
* Reordered form removal with stripping.Timm2014-06-151-4/+7
* Added PermitScrubber which allows you to permit elements for sanitization.Timm2014-06-152-13/+85
* Removed duplication in the deprecated methods.Timm2014-06-151-5/+5
* Added Loofah as a dependency in actionview.gemspec.Timm2014-06-111-0/+116