diff options
author | Kim Alvefur <zash@zash.se> | 2021-12-27 20:46:34 +0100 |
---|---|---|
committer | Kim Alvefur <zash@zash.se> | 2021-12-27 20:46:34 +0100 |
commit | 93578db96d5831b4786450fdd5cc15ccd2697c01 (patch) | |
tree | 3a3529a010ec609096f813917014f695d4d9c92d /CHANGES | |
parent | 631d7b90030f98f26c23acd6ab14b70d8884500a (diff) | |
download | prosody-93578db96d5831b4786450fdd5cc15ccd2697c01.tar.gz prosody-93578db96d5831b4786450fdd5cc15ccd2697c01.zip |
mod_invites: Import from prosdy-modules@5fc306239db3
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -17,6 +17,7 @@ TRUNK - mod_admin_shell: New home of the Console admin interface - mod_admin_socket: Enable secure connections to the Console - mod_tombstones: Prevent registration of deleted accounts +- mod_invites: Create and manage invites ### Security and authentication |