Mercurial > prosody-modules
view mod_audit_tokens/README.md @ 5884:49b0873932ca
mod_pubsub_serverinfo: Don't default to non-local pubsub servers (thanks roughnecks)
author | Matthew Wild <mwild1@gmail.com> |
---|---|
date | Tue, 16 Apr 2024 12:41:52 +0100 |
parents | c89077b4f46e |
children |
line wrap: on
line source
--- summary: Store token events in the audit log rockspec: dependencies: - mod_audit ... This module stores events relating to auth tokens, e.g. grant creations and revokations, in the audit log provided by `mod_audit`.