mod_audit_auth/README.md
author Matthew Wild <mwild1@gmail.com>
Fri, 23 Sep 2022 22:40:54 +0100
changeset 5057 00e8cc6860cb
parent 4936 530d116b7f68
child 5753 238c4ac8b735
permissions -rw-r--r--
mod_cloud_notify: Fix default extended timeout from 72 days -> 72 hours

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