File

mod_audit_tokens/README.md @ 5992:bdfb0ed56399

mod_csi_muc_priorities: Fix saving list with only high-priority MUCs (thanks aereaux) Duplicate level of ifs added in 0233da912ab6 on top of d77a61d81555
author Kim Alvefur <zash@zash.se>
date Fri, 20 Sep 2024 18:47:59 +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`.