Geert Jansen wrote:
> 2009/5/3 Michael Ströder :
>> Why didn't you patch LDAP_get_option()?
>
> That is an oversight. It should be updated as well. New patch attached.
>
>> If I also extend LDAP_get_option() l.get_option(ldap.OPT_X_SASL_NOCANON)
>> will always return -1 if set to any value instea
2009/5/3 Michael Ströder :
>
> Why didn't you patch LDAP_get_option()?
That is an oversight. It should be updated as well. New patch attached.
> If I also extend LDAP_get_option() l.get_option(ldap.OPT_X_SASL_NOCANON)
> will always return -1 if set to any value instead of 0. Is that correct?
Yes