Comparison

spec/util_sasl_spec.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 10502:f1c0aa521dd5
child 13113:191fe4866e3e
comparison
equal deleted inserted replaced
12492:a44c328028ad 12493:e9ea5c88def0