aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGES
diff options
context:
space:
mode:
authorKim Alvefur <zash@zash.se>2024-10-20 12:11:21 +0200
committerKim Alvefur <zash@zash.se>2024-10-20 12:11:21 +0200
commita63544d6cf0825f53cf6a7fe5a1ec8c35219641a (patch)
tree6ac78dccbdce27e61a3666db69d7bab48402a84d /CHANGES
parentbd90f33e28ee6d405f81f62557ad354769d5838b (diff)
downloadprosody-a63544d6cf0825f53cf6a7fe5a1ec8c35219641a.tar.gz
prosody-a63544d6cf0825f53cf6a7fe5a1ec8c35219641a.zip
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.
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index ac5b735e..4b3f0b6f 100644
--- a/CHANGES
+++ b/CHANGES
@@ -74,6 +74,7 @@ TRUNK
- 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