Software /
code /
prosody-modules
File
mod_audit_register/README.md @ 5411:b3158647cb36
mod_strict_https: Update to use modern APIs instead of monkey patching
Updates one of the least recently updated modules :)
Mapping HTTP Host to Prosody host remains awkward.
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Wed, 03 May 2023 10:16:15 +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`.