diff options
author | Kim Alvefur <zash@zash.se> | 2021-12-29 00:12:26 +0100 |
---|---|---|
committer | Kim Alvefur <zash@zash.se> | 2021-12-29 00:12:26 +0100 |
commit | 40c2fa85d2057e64f98077bb8a52525014d47fea (patch) | |
tree | 70436bfc25311b3e506771244b7c71ee33e7c015 /CHANGES | |
parent | 3cffb629203d18098bb46d8b8ac26a43213cb455 (diff) | |
download | prosody-40c2fa85d2057e64f98077bb8a52525014d47fea.tar.gz prosody-40c2fa85d2057e64f98077bb8a52525014d47fea.zip |
mod_invites_register: Import from prosody-modules@797b51043767
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -18,6 +18,7 @@ TRUNK - mod_admin_socket: Enable secure connections to the Console - mod_tombstones: Prevent registration of deleted accounts - mod_invites: Create and manage invites +- mod_invites_register: Create accounts using invites ### Security and authentication |