File

mod_audit_register/README.md @ 5599:b43ff0302204

mod_client_management: Include the client id in table in shell command Since this is the identifier used when revoking clients it is useful to show it.
author Kim Alvefur <zash@zash.se>
date Thu, 13 Jul 2023 23:24:23 +0200
parent 4932:530d116b7f68
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`.