File

mod_stanzadebug/README.markdown @ 5345:3390bb2f9f6c

mod_auth_oauth_external: Support PLAIN via resource owner password grant Might not be supported by the backend but PLAIN is the lowest common denominator, so not having it would lock out a lot of clients.
author Kim Alvefur <zash@zash.se>
date Thu, 16 Mar 2023 12:45:52 +0100
parent 2488:590ac12b7671
line wrap: on
line source

---
summary: Extra verbose stanza logging
---

Summary
=======

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