Mercurial > prosody-modules
view mod_xhtmlim/README.markdown @ 4118:82482e7e92cb
mod_register_dnsbl: Handle missing session in user-registering event (thanks meaz)
author | Matthew Wild <mwild1@gmail.com> |
---|---|
date | Mon, 14 Sep 2020 13:58:47 +0100 |
parents | 1f68287138e3 |
children |
line wrap: on
line source
Introduction ============ This module attempts to sanitize XHTML-IM messages. It does **not** attempt to sanitize any CSS embedded in `style` attributes, these are instead stripped by default. Configuration ============= Option Type Default ------------------------ --------- --------- `strip_xhtml_style` boolean `true` `bounce_invalid_xhtml` boolean `false`