view mod_audit_register/README.md @ 5481:03a647d2837e

mod_welcome_page: Remove dependency on mod_invites (included with Prosody) Thanks gooya
author Kim Alvefur <zash@zash.se>
date Thu, 18 May 2023 17:56:10 +0200
parents 530d116b7f68
children
line wrap: on
line source

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