Software / code / prosody
Comparison
CHANGES @ 12142:87532eebd0b8
mod_invites: Import from prosdy-modules@5fc306239db3
| author | Kim Alvefur <zash@zash.se> |
|---|---|
| date | Mon, 27 Dec 2021 20:46:34 +0100 |
| parent | 12115:94de6b7596cc |
| child | 12144:3e292e2a1e02 |
comparison
equal
deleted
inserted
replaced
| 12141:3ac801630b4b | 12142:87532eebd0b8 |
|---|---|
| 15 - mod_auth_ldap: LDAP authentication | 15 - mod_auth_ldap: LDAP authentication |
| 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 | 21 |
| 21 ### Security and authentication | 22 ### Security and authentication |
| 22 | 23 |
| 23 - SNI support (including automatic certificate selection) | 24 - SNI support (including automatic certificate selection) |
| 24 - ALPN support in mod_net_multiplex | 25 - ALPN support in mod_net_multiplex |