diff options
author | Matthew Wild <mwild1@gmail.com> | 2023-11-30 13:48:43 +0000 |
---|---|---|
committer | Matthew Wild <mwild1@gmail.com> | 2023-11-30 13:48:43 +0000 |
commit | 7adda6e9389817cc08f5c242e8b2eedf4d728555 (patch) | |
tree | 6b8f02563c0ffe4945887f200242977114e2e6f2 /spec | |
parent | 2132eca2e013346321c403c279a02031560b05ca (diff) | |
download | prosody-7adda6e9389817cc08f5c242e8b2eedf4d728555.tar.gz prosody-7adda6e9389817cc08f5c242e8b2eedf4d728555.zip |
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.
Diffstat (limited to 'spec')
0 files changed, 0 insertions, 0 deletions