diff options
author | Kim Alvefur <zash@zash.se> | 2020-05-10 23:12:33 +0200 |
---|---|---|
committer | Kim Alvefur <zash@zash.se> | 2020-05-10 23:12:33 +0200 |
commit | e856c00107938f0442342e3550baae4bab3f3901 (patch) | |
tree | 333f9381139a91dede0921a3c7e95f88eb05cdf5 /plugins/muc | |
parent | c34f2c9ebf519ae400018cb81bb0d8141d75af64 (diff) | |
download | prosody-e856c00107938f0442342e3550baae4bab3f3901.tar.gz prosody-e856c00107938f0442342e3550baae4bab3f3901.zip |
mod_csi_simple: Report whatever's not a stirng and not a stanza
This is either dead code or actually a type error, but catching that
should be the responsibility of the session.send function. This type
check is left since everything after it assumes a stanza object.
These last few commits aren't meant to change any behavior and it did
mark things not stanzas as important, but those would have been mostly
raw strings which are now specially handled.
Diffstat (limited to 'plugins/muc')
0 files changed, 0 insertions, 0 deletions