mod_audit_auth/README.md
author Kim Alvefur <zash@zash.se>
Sat, 17 Jun 2023 16:28:13 +0200
changeset 5556 12828e969a60
parent 4936 530d116b7f68
child 5753 238c4ac8b735
permissions -rw-r--r--
mod_rest: Describe the error 'by' property in OpenAPI spec

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