diff options
author | Romain d'Alverny <rdalverny@gmail.com> | 2022-01-12 14:46:01 +0100 |
---|---|---|
committer | Romain d'Alverny <rdalverny@gmail.com> | 2022-01-12 14:46:01 +0100 |
commit | 0b2f80b2504286f0f9b9e1b95db5244d414a6808 (patch) | |
tree | a1f7095522eb124f37b8c7468b6138040e4bb025 /app/classes/Planet.php | |
parent | ca75bfdcf9888a73105228e03316920edaf44ff2 (diff) | |
download | planet-0b2f80b2504286f0f9b9e1b95db5244d414a6808.tar planet-0b2f80b2504286f0f9b9e1b95db5244d414a6808.tar.gz planet-0b2f80b2504286f0f9b9e1b95db5244d414a6808.tar.bz2 planet-0b2f80b2504286f0f9b9e1b95db5244d414a6808.tar.xz planet-0b2f80b2504286f0f9b9e1b95db5244d414a6808.zip |
Sanitize some HTML tags while in fast parsing mode
It's almost the same config as `set_stupidly_fast(true)`
only we don't want to touch at `add_attributes`
(because it's valuable safety)
and we do want to strip specific tags
(among which <script>, see moonmoon/moonmoon#111).
Diffstat (limited to 'app/classes/Planet.php')
0 files changed, 0 insertions, 0 deletions