Skip to content

Conversation

@MegaManSec
Copy link
Contributor

Use &= ~authused in SASL_CANCEL (was ^=) to actually remove the offending mechanism and avoid re-enabling a disabled mech on retry.

Use &= ~authused in SASL_CANCEL (was ^=) to actually remove the offending
mechanism and avoid re-enabling a disabled mech on retry.
@bagder bagder closed this in a80abc4 Sep 18, 2025
@bagder
Copy link
Member

bagder commented Sep 18, 2025

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Development

Successfully merging this pull request may close these issues.

2 participants