diff options
author | Kim Alvefur <zash@zash.se> | 2021-10-17 17:07:29 +0200 |
---|---|---|
committer | Kim Alvefur <zash@zash.se> | 2021-10-17 17:07:29 +0200 |
commit | b6d312547e366147860b5eb8e30b3dfd01df297f (patch) | |
tree | 319c0d23197c9e7a911af8d7c574b8115eda5bcc /CHANGES | |
parent | 5a1973b8d4367b807fa6e3c9f680c973d29e50ab (diff) | |
download | prosody-b6d312547e366147860b5eb8e30b3dfd01df297f.tar.gz prosody-b6d312547e366147860b5eb8e30b3dfd01df297f.zip |
mod_auth_cyrus: Remove (move to community modules)
mod_auth_ldap provides LDAP support without being tied to Cyrus
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -31,6 +31,7 @@ TRUNK - Network backend server_select deprecated - Check connectivity via observe.jabber.network - LDAP authentication (mod_auth_ldap) +- mod_auth_cyrus removed 0.11.0 ====== |