File

mod_stanzadebug/README.md @ 6149:045abdc53ba4

mod_sasl2: Reset SASL handler after failed authentication mod_saslauth already does this, and we should be too. It allows re-attempting authentication after failure.
author Matthew Wild <mwild1@gmail.com>
date Thu, 16 Jan 2025 15:44:24 +0000
parent 6101:3d09c17aa73a
line wrap: on
line source

---
summary: Extra verbose stanza logging
labels:
- Stage-Merged
- Type-Logging
...

::: {.alert .alert-info}
This module has been merged into Prosody as [mod_stanza_debug][doc:modules:mod_stanza_debug].
:::

Summary
=======

This module logs the full stanzas that are sent and received into debug
logs, for debugging purposes.


Compatibility
=============

Prosody Version  Status
---------------  ------
trunk            Merged
0.12             Merged