view mod_audit_register/README.md @ 5429:0bbeee8ba8b5

mod_http_oauth2: Strip unknown scopes from consent page Since the scope string can be any arbitrary space-separated strings.
author Kim Alvefur <zash@zash.se>
date Sun, 07 May 2023 20:25:18 +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`.