diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -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). |