yesodweb / haskell-xss-sanitize

prevent XSS attacks by sanitizing html (this is different then escaping!)
Other
20 stars 15 forks source link

Export 'sanitaryURI' #5

Closed asayers closed 10 years ago

asayers commented 10 years ago

I need to sanitise the URIs of anchor tags and it would be helpful if I could reuse this predicate.

asayers commented 10 years ago

Thanks!

gregwebs commented 10 years ago

thanks for the pull. released to hackage as version 0.3.5