Software /
code /
prosody
Comparison
CHANGES @ 11852:71266f43699d
mod_auth_cyrus: Remove (move to community modules)
mod_auth_ldap provides LDAP support without being tied to Cyrus
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Sun, 17 Oct 2021 17:07:29 +0200 |
parent | 11838:442eac4e7399 |
child | 11934:65cdb1b21db3 |
comparison
equal
deleted
inserted
replaced
11851:8f1e7fd55e7b | 11852:71266f43699d |
---|---|
29 - Direct TLS support (c2s and incoming s2s) | 29 - Direct TLS support (c2s and incoming s2s) |
30 - Offline messages aren't sent to MAM clients | 30 - Offline messages aren't sent to MAM clients |
31 - Network backend server_select deprecated | 31 - Network backend server_select deprecated |
32 - Check connectivity via observe.jabber.network | 32 - Check connectivity via observe.jabber.network |
33 - LDAP authentication (mod_auth_ldap) | 33 - LDAP authentication (mod_auth_ldap) |
34 - mod_auth_cyrus removed | |
34 | 35 |
35 0.11.0 | 36 0.11.0 |
36 ====== | 37 ====== |
37 | 38 |
38 **2018-11-18** | 39 **2018-11-18** |