mirror of
https://github.com/bjc/prosody.git
synced 2025-04-04 05:37:39 +03:00
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.
This commit is contained in:
parent
bd90f33e28
commit
a63544d6cf
2 changed files with 31 additions and 0 deletions
1
CHANGES
1
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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue