mod_audit_register/README.md
author Kim Alvefur <zash@zash.se>
Sat, 11 Nov 2023 22:47:14 +0100
changeset 5701 4a0279c5c7ed
parent 4936 530d116b7f68
permissions -rw-r--r--
mod_storage_s3: Implement archive store deletion Not the most efficient way but should work.

---
summary: Store registration events in the audit log
rockspec:
  dependencies:
  - mod_audit
...

This module stores successful user registrations in the audit log provided by
`mod_audit`.