Mercurial > prosody-modules
view mod_audit_register/README.md @ 5455:80a81e7f3c4e
mod_http_oauth2: Require non-empty arrays in client registration
Makes no sense to claim to support nothing.
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Tue, 16 May 2023 21:09:38 +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`.