-
- Downloads
[FIX] auth_ldap: fix LDAP error handling
In order to ensure consistent results of all error conditions returned by the LDAP server, the _authenticate() method should return `False` for every kind of exception, not just for INVALID_CREDENTIALS. This is not actually relevant in 12.0 as the result is exactly the same, due to the way the `entry` variable is being initialized, but it will make the code path "visibly consistent" across all supported versions closes odoo/odoo#72484 X-original-commit: 24a3f669 Signed-off-by:Olivier Dony (odo) <odo@openerp.com>
doc/cla/individual/manalimalpani.md
0 → 100644
Please register or sign in to comment