Software /
code /
prosody
Comparison
makefile @ 13369:13a27043cd0f
mod_user_account_management: Add support for soft-deletion of accounts via IBR
When registration_delete_grace_period is set, accounts will be disabled for
the specified grace period before they are fully deleted.
During the grace period, accounts can be restored with the user:restore()
shell command.
The primary purpose is to prevent accidental or malicious deletion of a user's
account, which is traditionally very easy for any XMPP client to do with a
single stanza.
author | Matthew Wild <mwild1@gmail.com> |
---|---|
date | Thu, 30 Nov 2023 13:48:43 +0000 |
parent | 12947:14a44b1a51d0 |
comparison
equal
deleted
inserted
replaced
13368:80a1ce9974e5 | 13369:13a27043cd0f |
---|