view mod_audit_auth/README.md @ 5217:6a27effb3ef0

mod_http_oauth2: Fix incorrect function name (thanks Zash/luacheck)
author Matthew Wild <mwild1@gmail.com>
date Tue, 07 Mar 2023 10:27:40 +0000
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`.