Skip to content
Snippets Groups Projects
  1. Aug 26, 2021
  2. Aug 16, 2021
  3. Jul 16, 2021
  4. Jun 21, 2021
    • MANALIMALPANI's avatar
      [FIX] auth_ldap: fix LDAP error handling · 24a3f669
      MANALIMALPANI authored
      
          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#72348
      
      Signed-off-by: default avatarOlivier Dony (odo) <odo@openerp.com>
      24a3f669
  5. May 04, 2021
  6. Mar 30, 2021
  7. Mar 22, 2021
  8. Mar 04, 2021
  9. Feb 25, 2021
  10. Feb 09, 2021
  11. Feb 05, 2021
  12. Jan 29, 2021
  13. Jan 21, 2021
  14. Jan 18, 2021
  15. Dec 28, 2020
  16. Dec 08, 2020
  17. Nov 27, 2020
  18. Nov 26, 2020
  19. Nov 04, 2020
  20. Nov 02, 2020
  21. Oct 30, 2020
  22. Oct 26, 2020
  23. Oct 19, 2020
  24. Oct 15, 2020
  25. Oct 09, 2020
  26. Oct 06, 2020
  27. Oct 03, 2020
  28. Sep 29, 2020
  29. Sep 28, 2020
  30. Sep 15, 2020
  31. Sep 14, 2020
Loading