Mercurial > prosody-modules
view mod_audit_register/README.md @ 5442:7480dde4cd2e
mod_auth_oauth_external: Stub not implemented auth module methods
Not providing some of these may trigger errors on use, which is
something that would be nice to fix on the Prosody side, one day.
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Wed, 10 May 2023 19:11:25 +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`.