| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
| |
| |
| |
| | |
validation.
|
| | |
|
| |
| |
| |
| | |
Loofah's strip scrubber.
|
| | |
|
| | |
|
| | |
|
| |
| |
| |
| | |
changes in the API. Removed mention of mentor (at his request).
|
| | |
|
| |
| |
| |
| | |
WhiteListSanitizer. This means it'll return false if called with false, however that is not a valid use case.
|
| | |
|
| | |
|
| |
| |
| |
| | |
html>' in sanitizers_test.
|
| | |
|
| | |
|
| |
| |
| |
| | |
rebase.
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
| |
| |
| | |
attribute_nodes instead of nodes.
|
| | |
|
| | |
|
| |
| |
| |
| | |
remove_xpaths.
|
| | |
|
| |
| |
| |
| | |
checking .is_a? Regexp every time through the loop.
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
| |
| |
| | |
extract_selector.
|
| | |
|
| |
| |
| |
| | |
method used them. Passed the values directly to there instead.
|
| |
| |
| |
| | |
number of children.
|
| | |
|
| |
| |
| |
| | |
Loofah fragment returns Loofah fragment. Added tests for this.
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
| |
| |
| | |
ASCII-8BIT.
|
| |
| |
| |
| | |
Selector assertions changes in there.
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
| |
| |
| | |
ability to stop traversing by returning STOP from scrub_node.
|
| |
| |
| |
| | |
be compliant. Updated documentation for PermitScrubber and TargetScrubber for clarity.
|
| |
| |
| |
| | |
subclasses. Renamed should_remove_attributes? to should_scrub_attributes?.
|