Mercurial > prosody-modules
view mod_audit_auth/README.md @ 5031:62cdd8170563
mod_sasl2_bind2: Fix namespace (thanks Daniel)
author | Matthew Wild <mwild1@gmail.com> |
---|---|
date | Sat, 03 Sep 2022 17:29:25 +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`.