diff options
author | Kim Alvefur <zash@zash.se> | 2022-01-05 04:37:14 +0100 |
---|---|---|
committer | Kim Alvefur <zash@zash.se> | 2022-01-05 04:37:14 +0100 |
commit | 1385404fee7b06b560d12e0785d7c2ad38bfb102 (patch) | |
tree | 1e6e0c0dd12595736c021632d7095349c31f32a9 /CHANGES | |
parent | 40c2fa85d2057e64f98077bb8a52525014d47fea (diff) | |
download | prosody-1385404fee7b06b560d12e0785d7c2ad38bfb102.tar.gz prosody-1385404fee7b06b560d12e0785d7c2ad38bfb102.zip |
mod_invites_adhoc: Import from prosody-modules@5001104f0275
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -19,6 +19,7 @@ TRUNK - mod_tombstones: Prevent registration of deleted accounts - mod_invites: Create and manage invites - mod_invites_register: Create accounts using invites +- mod_invites_adhoc: Create invites via AdHoc command ### Security and authentication |