Mercurial > prosody-modules
view mod_audit_register/README.md @ 5292:231d9cc750d9
mod_http_admin_api: Fix types of numbers in openapi spec
Numbers are just 'number' in both JSON Schema and Lua
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Thu, 30 Mar 2023 12:05:05 +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`.