File

mod_audit_auth/README.md @ 5168:e00dc913d965

mod_unsubscriber: Revoke roster subscriptions of unreachable hosts Wrote a version of this long ago, but it was lost to time. Here it is again, from scratch!
author Kim Alvefur <zash@zash.se>
date Sun, 19 Feb 2023 17:39:04 +0100
parent 4932:530d116b7f68
child 5772: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`.