Software /
code /
prosody
File
spec/json/pass3.json @ 13386:33e5edbd6a4a
mod_saslauth: Fire event per SASL step
This matches the behaviour of the newer mod_sasl2 implementation. It allows
plugins to observe (and potentially, with caution, modify) the SASL exchange.
author | Matthew Wild <mwild1@gmail.com> |
---|---|
date | Tue, 05 Dec 2023 11:39:11 +0000 |
parent | 8236:4878e4159e12 |
line wrap: on
line source
{ "JSON Test Pattern pass3": { "The outermost value": "must be an object or array.", "In this test": "It is an object." } }