salesforce / secure-filters

Anti-XSS Security Filters for EJS and More
BSD 3-Clause "New" or "Revised" License
139 stars 39 forks source link

Component-ify secure-filters #18

Closed stash closed 10 years ago

stash commented 11 years ago

Allow secure-filters to be built as a component.

nealstewart commented 10 years ago

The polyfills are my only real concern. The rest looks fine.

stash commented 10 years ago

@nealstewart i've stripped this down to remove the EJS loading. How does it look?

nealstewart commented 10 years ago

It's configured as a component differently than we have the widgets set up, but since it's a single code file that seems fine.

LGTM