aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/mod_user_account_management.lua
Commit message (Expand)AuthorAgeFilesLines
* mod_user_account_management: Clear pending deletion if account re-enabledMatthew Wild2023-12-071-0/+6
* mod_user_account_management: Fire events with a fake (not destroyed) sessionMatthew Wild2023-11-301-3/+24
* mod_user_account_management: Add support for soft-deletion of accounts via IBRMatthew Wild2023-11-301-13/+137
* plugins: Prefix module imports with prosody namespaceKim Alvefur2023-03-241-5/+5
* mod_user_account_management: Apply username normalization laterKim Alvefur2019-11-021-1/+2
* mod_register: Split into mod_register_ibr and mod_user_account_management (#723)Kim Alvefur2017-10-071-0/+86