File

mod_audit_auth/README.md @ 5360:f05de5ac219f

mod_oidc_userinfo_vcard4: Unpack <vcard> from PubSub <item> Forgot about the <item>, so it was previously attempting to extract all properties from that instead of the inner <vcard>
author Kim Alvefur <zash@zash.se>
date Sun, 23 Apr 2023 13:37:58 +0200
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`.