Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-02-08 | Fix rendering `<a>` without `href` when scheme unsupported (#13040) | Eugen Rochko | |
- Disallow links with relative paths - Disallow iframes with non-http protocols and relative paths Close #13037 | |||
2019-10-24 | Add noopener and/or noreferrer (#12202) | BSKY | |
2019-07-19 | Fix sanitizing lists contents (#11354) | ThibG | |
* Add test * Fix code for sanitizing nested lists stripping all tags | |||
2019-06-16 | Fix sanitizer making block level elements unreadable (#10836) | Eugen Rochko | |
Fix #10834 |