Software /
code /
prosody
Comparison
plugins/mod_private.lua @ 13372:ffbd058bb232
mod_user_account_management: Fire events with a fake (not destroyed) session
Previously these events fired after the session had been destroyed, which
removes many of the useful properties. The ones I chose to preserve here are
the ones used by the community module mod_audit, which seems like a good
baseline.
author | Matthew Wild <mwild1@gmail.com> |
---|---|
date | Thu, 30 Nov 2023 17:46:18 +0000 |
parent | 12977:74b9e05af71e |
comparison
equal
deleted
inserted
replaced
13371:a22e3a980178 | 13372:ffbd058bb232 |
---|