Software /
code /
prosody
Comparison
CHANGES @ 12148:b63bb2c4b6d9
mod_bookmarks: Import mod_bookmarks2 from prosody-modules @ ad7767a9f3ea
author | Emmanuel Gil Peyrot <linkmauve@linkmauve.fr> |
---|---|
date | Tue, 04 Jan 2022 23:04:14 +0100 |
parent | 12145:212bac94aedd |
child | 12187:94253e02d47d |
comparison
equal
deleted
inserted
replaced
12147:02481502c3dc | 12148:b63bb2c4b6d9 |
---|---|
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 - mod_invites_register: Create accounts using invites |
22 - mod_invites_adhoc: Create invites via AdHoc command | 22 - mod_invites_adhoc: Create invites via AdHoc command |
23 - mod_bookmarks: Synchronise open rooms between clients | |
23 | 24 |
24 ### Security and authentication | 25 ### Security and authentication |
25 | 26 |
26 - SNI support (including automatic certificate selection) | 27 - SNI support (including automatic certificate selection) |
27 - ALPN support in mod_net_multiplex | 28 - ALPN support in mod_net_multiplex |