Mercurial > prosody-modules
view mod_audit_auth/README.md @ 5370:d9d52ad8c1ae
mod_client_management: Fix type confusion
client_selector : string, not some sort of table?
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Tue, 25 Apr 2023 22:12:02 +0200 |
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`.