microcosm-cc / bluemonday

bluemonday: a fast golang HTML sanitizer (inspired by the OWASP Java HTML Sanitizer) to scrub user generated content of XSS
https://github.com/microcosm-cc/bluemonday
BSD 3-Clause "New" or "Revised" License
3.12k stars 176 forks source link

Closed #107 #108

Closed nim4 closed 3 years ago

buro9 commented 3 years ago

A description would've helped :) But... for future reference, this adds CORS support to tags that fetch third party content for display inline, such that it will enable credentials to be shared same-origin only.