diff options
author | Mickaël Rémond <mickael.remond@process-one.net> | 2006-10-17 12:40:48 +0000 |
---|---|---|
committer | Mickaël Rémond <mickael.remond@process-one.net> | 2006-10-17 12:40:48 +0000 |
commit | 6b08aa6d30e2e744b256db4a60dabfb57f167fe5 (patch) | |
tree | 98dc0bc02a89ba4d83378941530eac1452ac45b4 | |
parent | * src/ejabberd_auth_ldap.erl: LDAP authentication now allows to (diff) |
* ChangeLog: Fixed typo.
SVN Revision: 662
Diffstat (limited to '')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -1,7 +1,8 @@ 2006-10-17 Mickael Remond <mickael.remond@process-one.net> * src/ejabberd_auth_ldap.erl: LDAP authentication now allows to - match on several alternative attributes. + match on several alternative attributes (thanks to Evgeniy + Khramtsov). * src/mod_vcard_ldap.erl: Likewise. * doc/guide.tex: Updated. * eldap_utils.erl: Refactoring. |