mod_audit_auth/README.md
author Kim Alvefur <zash@zash.se>
Sun, 25 Jun 2023 20:15:44 +0200
changeset 5582 b9821e9a21a2
parent 4936 530d116b7f68
child 5753 238c4ac8b735
permissions -rw-r--r--
mod_pubsub_feeds: Pass feed data as argument instead of storing on object Feeds can be quite large, why were we keeping them after parsing???

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