Software /
code /
prosody
Comparison
plugins/mod_admin_adhoc.lua @ 12493:e9ea5c88def0
mod_s2s: Don't bounce queued error stanzas (thanks Martin)
The check for the type attr was lost in 11765f0605ec leading to attempts
to create error replies for error stanzas, which util.stanza rejects.
Tested by sending
<message to="reject.badxmpp.eu" type="error"><error/></message>
which produced a traceback previously.
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Sat, 07 May 2022 13:01:49 +0200 |
parent | 11872:ffff0d8a9c68 |
child | 12910:5c90862e39aa |
comparison
equal
deleted
inserted
replaced
12492:a44c328028ad | 12493:e9ea5c88def0 |
---|