view mod_audit_register/README.md @ 4933:530d116b7f68

mod_audit*: modules for audit logging in prosody These are to be seen as proof-of-concept for now.
author Jonas Schäfer <jonas@wielicki.name>
date Tue, 26 Apr 2022 22:32:44 +0200
parents
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`.