aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 42e94dc4a..84dac75cd 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
2007-02-19 Mickael Remond <mickael.remond@process-one.net>
+ * src/ejabberd_auth_ldap.erl: prevent anonymous bind on LDAP servers
+ as ejabberd is providing other anonymous authentication mechanism
+ (EJAB-190).
+
* src/cyrsasl_plain.erl: bad-auth error code replaced by not-authorized
(EJAB-187).