mod_audit_auth/README.md
author Matthew Wild <mwild1@gmail.com>
Wed, 13 Jul 2022 11:20:09 +0100
changeset 5002 5ab134b7e510
parent 4936 530d116b7f68
child 5753 238c4ac8b735
permissions -rw-r--r--
mod_http_oauth2: Updates for Prosody's new role API (backwards-compatible)

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