Software /
code /
prosody
Comparison
CHANGES @ 12144:3e292e2a1e02
mod_invites_register: Import from prosody-modules@797b51043767
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Wed, 29 Dec 2021 00:12:26 +0100 |
parent | 12142:87532eebd0b8 |
child | 12145:212bac94aedd |
comparison
equal
deleted
inserted
replaced
12143:51b7ade94d50 | 12144:3e292e2a1e02 |
---|---|
16 - mod_cron: One module to rule all the periodic tasks | 16 - mod_cron: One module to rule all the periodic tasks |
17 - mod_admin_shell: New home of the Console admin interface | 17 - mod_admin_shell: New home of the Console admin interface |
18 - mod_admin_socket: Enable secure connections to the Console | 18 - mod_admin_socket: Enable secure connections to the Console |
19 - mod_tombstones: Prevent registration of deleted accounts | 19 - mod_tombstones: Prevent registration of deleted accounts |
20 - mod_invites: Create and manage invites | 20 - mod_invites: Create and manage invites |
21 - mod_invites_register: Create accounts using invites | |
21 | 22 |
22 ### Security and authentication | 23 ### Security and authentication |
23 | 24 |
24 - SNI support (including automatic certificate selection) | 25 - SNI support (including automatic certificate selection) |
25 - ALPN support in mod_net_multiplex | 26 - ALPN support in mod_net_multiplex |