Mercurial > prosody-modules
view mod_audit_register/README.md @ 5217:6a27effb3ef0
mod_http_oauth2: Fix incorrect function name (thanks Zash/luacheck)
author | Matthew Wild <mwild1@gmail.com> |
---|---|
date | Tue, 07 Mar 2023 10:27:40 +0000 |
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`.