Eugen Rochko
|
4cf2ddc5df
|
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
|
2020-02-08 21:22:38 +01:00 |
BSKY
|
483cf4d52a
|
Add noopener and/or noreferrer (#12202)
|
2019-10-24 22:44:42 +02:00 |
ThibG
|
773130d51a
|
Fix sanitizing lists contents (#11354)
* Add test
* Fix code for sanitizing nested lists stripping all tags
|
2019-07-19 01:44:58 +02:00 |
Eugen Rochko
|
ffbca47356
|
Fix sanitizer making block level elements unreadable (#10836)
Fix #10834
|
2019-06-16 21:46:36 +02:00 |