summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorNathan Kinder <nkinder@redhat.com>2009-11-11 09:43:09 -0800
committerNathan Kinder <nkinder@redhat.com>2009-11-11 09:43:09 -0800
commit4c333c131975debacd65bdb5a96b7a56e9012048 (patch)
tree24f43522b1e9d12052cf3551208d4967e48af216 /Makefile.am
parent7cdc2ad5d49b2e016628adb8562eae2ecd9d095e (diff)
downloadds-4c333c131975debacd65bdb5a96b7a56e9012048.tar.gz
ds-4c333c131975debacd65bdb5a96b7a56e9012048.tar.xz
ds-4c333c131975debacd65bdb5a96b7a56e9012048.zip
Bug 504817 - Handle LDAPv2 quoted RDN values correctly
The bug fix for bug 438139 introduced a regression that causes the server to not handle LDAPv2 quoted RDN values correctly. We were including the '"' characters used to contain an unescaped value in the actual value itself. The proper thing to do is to eliminate any '"' characters that are not escaped when we unescape the value. I have tested this new fix with the oringinal issue from bug 438139 to ensure that it does not introduce a regression for that bug.
Diffstat (limited to 'Makefile.am')
0 files changed, 0 insertions, 0 deletions