1. 05 Sep, 2018 1 commit
    • Stephan Renatus's avatar
      connectors/ldap: treat 'constraint violation' on bind as bad credentials · 6a2d4ab6
      Stephan Renatus authored
      Some directory servers (I think it's Oracle) return
      
          Constraint Violation: Exceed password retry limit. Account locked.
      
      when attempting to login too many times. While constraint violation can
      mean many things, we're checking this as an error on BIND, so it's
      more likely that something like this has happened than any other thing.
      
      Hence, we should treat it as an "incorrect password" situation, not an
      internal error.
      
      It would of course be preferrable to surface more information about this
      precise error (and similar ones), but I think this is beyond this small
      change.
      Signed-off-by: 's avatarStephan Renatus <srenatus@chef.io>
      6a2d4ab6
  2. 04 Sep, 2018 2 commits
  3. 03 Sep, 2018 3 commits
  4. 01 Sep, 2018 1 commit
  5. 28 Aug, 2018 1 commit
  6. 05 Aug, 2018 1 commit
  7. 04 Jul, 2018 2 commits
  8. 14 May, 2018 4 commits
  9. 10 May, 2018 2 commits
  10. 04 May, 2018 1 commit
  11. 27 Apr, 2018 1 commit
  12. 20 Mar, 2018 2 commits
  13. 07 Mar, 2018 2 commits
  14. 01 Mar, 2018 1 commit
  15. 28 Feb, 2018 1 commit
  16. 27 Feb, 2018 1 commit
  17. 24 Feb, 2018 1 commit
  18. 03 Feb, 2018 2 commits
  19. 01 Feb, 2018 2 commits
  20. 14 Jan, 2018 1 commit
  21. 08 Jan, 2018 1 commit
  22. 05 Jan, 2018 2 commits
  23. 04 Jan, 2018 3 commits
  24. 21 Dec, 2017 2 commits