• Guus der Kinderen's avatar
    OF-1305: Make escaping of multibyte characters in LDAP search optional. (#767) · db11f0d3
    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).
    db11f0d3
Name
Last commit
Last update
build Loading commit data...
dbutil Loading commit data...
documentation Loading commit data...
i18n Loading commit data...
plugins Loading commit data...
src Loading commit data...
starter Loading commit data...
webadmin Loading commit data...
xmppserver Loading commit data...
.gitignore Loading commit data...
.travis.yml Loading commit data...
LICENSE.txt Loading commit data...
Makefile Loading commit data...
README.md Loading commit data...
pom.xml Loading commit data...