Skip Menu |
 

From: ghudson@mit.edu
Subject: git commit

Work around python-ldap bug in kerberos.ldif

Current python-ldap does not correctly tokenize LDIF text if there is
no space before a close parenthesis.

[ghudson@mit.edu: rewrote commit message]

https://github.com/krb5/krb5/commit/1ae3175858a4b91458fef51108d8c75f5dc0d0dd
Author: Shawn M. Emery <shawn.emery@gmail.com>
Committer: Greg Hudson <ghudson@mit.edu>
Commit: 1ae3175858a4b91458fef51108d8c75f5dc0d0dd
Branch: master
src/plugins/kdb/ldap/libkdb_ldap/kerberos.ldif | 96 ++++++++++++------------
1 files changed, 48 insertions(+), 48 deletions(-)