Mercurial > prosody-modules
view mod_audit_auth/README.md @ 5037:8a8100fff580
mod_sasl2_bind2, mod_sasl2_sm: Move sasl2_sm_success to session
...to allow referencing it across multiple different events.
| author | Matthew Wild <mwild1@gmail.com> |
|---|---|
| date | Sun, 04 Sep 2022 09:51:36 +0100 |
| parents | 530d116b7f68 |
| children | 238c4ac8b735 |
line wrap: on
line source
--- summary: Store authentication events in the audit log rockspec: dependencies: - mod_audit ... This module stores authentication failures and authentication successes in the audit log provided by `mod_audit`.
