view mod_audit_register/README.md @ 5139:449e4ca4de32

mod_unified_push: Remove dependency on trunk util.jwt (0.12 compat) This should allow the module to work on 0.12, while preserving expiry checking (which was not built in to 0.12's util.jwt).
author Matthew Wild <mwild1@gmail.com>
date Tue, 10 Jan 2023 16:34:21 +0000 (2023-01-10)
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`.