mod_audit_auth/README.md
author Matthew Wild <mwild1@gmail.com>
Tue, 29 Nov 2022 11:36:28 +0000
changeset 5100 16db0a6e868c
parent 4936 530d116b7f68
child 5753 238c4ac8b735
permissions -rw-r--r--
mod_isolate_host: Pass context to module:may() (thanks cc)

---
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`.