Commit Graph

4 Commits (c3d1b7a2f5cf8e2f6b3490400b335024f0d34e12)

Author SHA1 Message Date
Eugen Rochko b1349342d2
Fix rendering `<a>` without `href` when scheme unsupported (#13040)
- Disallow links with relative paths
- Disallow iframes with non-http protocols and relative paths

Close #13037
5 years ago
BSKY fccf83e1f2 Add noopener and/or noreferrer (#12202) 6 years ago
ThibG fda437a020 Fix sanitizing lists contents (#11354)
* Add test

* Fix code for sanitizing nested lists stripping all tags
6 years ago
Eugen Rochko 103a9f4466
Fix sanitizer making block level elements unreadable (#10836)
Fix #10834
6 years ago