Software /
code /
prosody
Diff
plugins/mod_s2s_auth_dane_in.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 | 13322:28211ed70b4c |
child | 13416:d8e885db9851 |