File

mod_audit_auth/README.md @ 4971:bc78424968b2

luacheck: Update with changes from Prosody 0.12
author Kim Alvefur <zash@zash.se>
date Tue, 05 Jul 2022 16:02:22 +0200
parent 4932:530d116b7f68
child 5772: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`.