File

mod_audit_register/README.md @ 5494:1bcf755c7bae

mod_http_oauth2: Add an example of client registration
author Kim Alvefur <zash@zash.se>
date Fri, 26 May 2023 15:49:39 +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`.