odoo/addons/users_ldap
Olivier Dony 20c49ad274 [FIX] users_ldap: consistent handling of login() vs check()
Explicit check for blank passwords was introduced recently
in check() for bug 760301, but login() did not behave the same
so the resulting error message would be inconsistent.

lp bug: https://launchpad.net/bugs/760301 fixed

bzr revid: odo@openerp.com-20110616160219-m0y066q914s4y7ev
2011-06-16 18:02:19 +02:00
..
i18n Launchpad automatic translations update. 2011-06-15 04:40:12 +00:00
__init__.py [ADD] users_ldap: support authentication by ldap server 2010-01-29 12:22:34 +05:30
__openerp__.py [IMP] users_ldap: bumped up version number, more doc in module description about the features 2011-06-15 19:36:15 +02:00
users_ldap.py [FIX] users_ldap: consistent handling of login() vs check() 2011-06-16 18:02:19 +02:00
users_ldap_view.xml [IMP] Anonymous bind now triggered by empty bind dn instead of redundant 'anonymous' checkbox 2011-06-11 17:18:53 +02:00