Software /
code /
prosody
Diff
CHANGES @ 13527:dba43269db5e
mod_invites_adhoc: Add password reset command
To support cases where the admin does not have easy access to the
command line to generate a password reset invite for someone who forgot
their password.
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Sun, 20 Oct 2024 12:11:21 +0200 |
parent | 13526:3abed2ec7ab6 |
child | 13626:ac60c21015c7 |
line wrap: on
line diff
--- a/CHANGES Mon Oct 21 17:15:06 2024 +0200 +++ b/CHANGES Sun Oct 20 12:11:21 2024 +0200 @@ -74,6 +74,7 @@ - Support for Type=notify and notify-reload systemd service type added - Support for the roster *group* access_model in mod_pep - Support for systemd socket activation in server_epoll +- mod_invites_adhoc gained a command for creating password resets ## Removed