Skip to content

Conversation

@tiran
Copy link
Member

@tiran tiran commented Sep 15, 2021

The option flag OPT_X_SASL_SSF_EXTERNAL never worked because the
set_option code didn't handle the flag correctly.

Fixes: #423
Signed-off-by: Christian Heimes cheimes@redhat.com

@tiran tiran added the bug label Sep 15, 2021
@tiran tiran requested a review from encukou September 16, 2021 12:03
The option flag ``OPT_X_SASL_SSF_EXTERNAL`` never worked because the
set_option code didn't handle the flag correctly.

Fixes: python-ldap#423
Signed-off-by: Christian Heimes <cheimes@redhat.com>
@encukou encukou merged commit f1c702e into python-ldap:master Sep 17, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

set_option() does not handle OPT_X_SASL_SSF_EXTERNAL

2 participants