Skip to content

Implement OPT_X_SASL_SSF_EXTERNAL setter #428

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Sep 17, 2021

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