Mercurial > prosody-modules
view mod_inject_ecaps2/README.markdown @ 5277:a1055024b94e
mod_http_oauth2: Stricten check of urlencoded form data
Because type(formdecode("string without equals sign")) == "string", so
best avoid continuing in that case, even if strings mostly behave as
tables as long as you don't hit one of the __index methods.
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Sun, 26 Mar 2023 14:39:34 +0200 |
parents | ca7feb293d55 |
children |
line wrap: on
line source
--- summary: Injects ecaps2 elements (XEP-0390) in presence --- Description =========== This module injects [XEP-0390: Entity Capabilities 2.0] elements in the presence once the legacy caps (XEP-0115) are received. Compatibility ============= ------- --------------- trunk Works 0.11 Does not work 0.10 Does not work ------- ---------------