Software /
code /
prosody-modules
File
mod_audit_tokens/README.md @ 5941:5c4e102e2563 default tip
mod_pubsub_serverinfo: fix bool logic when reading config
author | Guus der Kinderen <guus.der.kinderen@gmail.com> |
---|---|
date | Mon, 03 Jun 2024 12:52:26 +0200 |
parent | 5773:c89077b4f46e |
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`.