Files
deb-python-pyldap/Lib/ldap/sasl.py
Petr Viktorin 6e9e1902f3 Fix sasl string/bytes mismatch
The SASL mechanism and response are always bytes; encode them if necessary.

Based on patch by Michael Šimáček: https://github.com/pyldap/pyldap/pull/20
2015-10-02 14:06:12 +02:00

4.2 KiB