pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/databases/php-ldap/files



Module Name:    pkgsrc
Committed By:   manu
Date:           Sun Nov  8 09:25:27 UTC 2015

Modified Files:
        pkgsrc/databases/php-ldap/files: ldap-ctrl-exop54.patch
            ldap-ctrl-exop55.patch

Log Message:
Let ldap_sasl_bind() use interractive input

Interractive methods such as OTP use the ldap_sasl_bind() callback with
SASL_CB_ECHOPROMPT or SASL_CB_ECHONOPROMPT instead of SASL_CB_PASS. Add
the cases and treat them like SASL_CB_PASS for PHP 5.4.x and PHP 5.5.x.
The exop patch for PHP 5.6.x is broken right now and will be updated later.


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 \
    pkgsrc/databases/php-ldap/files/ldap-ctrl-exop54.patch \
    pkgsrc/databases/php-ldap/files/ldap-ctrl-exop55.patch

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index