File

mod_audit_register/README.md @ 5242:4746609a6656

mod_http_oauth2: Validate that informative URLs match the redirect URIs It is a bit shady to have the various URIs (URLs really) point to different hostnames. This may be quite stricter than required, but can always be relaxed later.
author Kim Alvefur <zash@zash.se>
date Sat, 11 Mar 2023 22:31:02 +0100
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`.