1. 30 Jun, 2017 1 commit
  2. 27 Jun, 2017 1 commit
  3. 25 Jun, 2017 1 commit
  4. 20 Jun, 2017 1 commit
  5. 19 Jun, 2017 1 commit
  6. 15 Jun, 2017 1 commit
  7. 14 Jun, 2017 1 commit
  8. 12 Jun, 2017 3 commits
  9. 09 Jun, 2017 8 commits
  10. 16 May, 2017 1 commit
  11. 15 May, 2017 1 commit
  12. 09 May, 2017 1 commit
  13. 04 May, 2017 3 commits
  14. 27 Apr, 2017 2 commits
  15. 26 Apr, 2017 4 commits
  16. 25 Apr, 2017 2 commits
  17. 14 Apr, 2017 2 commits
  18. 13 Apr, 2017 2 commits
  19. 10 Apr, 2017 1 commit
  20. 03 Apr, 2017 1 commit
  21. 29 Mar, 2017 1 commit
    • Guus der Kinderen's avatar
      OF-1305: Make escaping of multibyte characters in LDAP search optional. (#767) · 27dcea60
      Guus der Kinderen authored
      A new property (ldap.encodeMultibyteCharacters) is introduced that controls if multibyte characters in LDAP search queries are escaped.
      
      Escaping of these characters started with the fix for OF-830, which appears to have caused OF-1305. Although I can't say that escaping of characters is wrong (per RFC 4515), it does cause real-world problems.
      
      This fix defaults to not encoding again (reverting back to the behavior pre OF-830, without affecting other changes made in OF-830).
      27dcea60
  22. 19 Mar, 2017 1 commit