Software /
code /
prosody
Diff
util/prosodyctl/shell.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 (19 months ago) |
parent | 13052:585bd71a1a97 |
child | 13396:16413bc29361 |