[MERGE] users_ldap: support for anonymous binding at company level
authorStefan Rijnhart <stefan@therp.nl>
Wed, 15 Jun 2011 17:30:06 +0000 (19:30 +0200)
committerOlivier Dony <odo@openerp.com>
Wed, 15 Jun 2011 17:30:06 +0000 (19:30 +0200)
commit85ad1beebc6658df1e5d58f941f39b71024894dd
treee1db3659431fdad163da4e085b96c0496bf10c66
parentabb606aa7c3273110f5306f9d2694829aeadccfb
parent1960be5281a6c265cf99481ee874504c4545647c
[MERGE] users_ldap: support for anonymous binding at company level

Anonymous binding is enabled by having empty names and password
in company LDAP setup. This does NOT permit anonymous binding
for user authentication, which is still forbidden. The anonymous
access will only be used to query the directory for the existence
of the users.
Thanks to Stefan Rijnhart for the idea and implementation!

bzr revid: odo@openerp.com-20110615173006-4wvzpecqx4doyb4l
addons/users_ldap/users_ldap.py