Mercurial > prosody-hg
view plugins/mod_unknown.lua @ 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 |
| parents | 28a90f5fea46 |
| children |
line wrap: on
line source
-- Unknown platform stub module:set_global(); -- TODO Do things that make sense if we don't know about the platform
