Skip to content
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

♻️ Make SASL.authenticator case insensitive #167

Merged
merged 1 commit into from
Sep 10, 2023

Conversation

nevans
Copy link
Collaborator

@nevans nevans commented Sep 10, 2023

Allow case-insensitive strings and symbols for the SASL mechanism name with Net::IMAP::SASL.authenticator (and thus Net::IMAP#authenticate).

Also allow symbols for both add_authenticator and authenticator.
@nevans nevans merged commit 65e5cd6 into ruby:master Sep 10, 2023
11 checks passed
@nevans nevans deleted the sasl-case-insensitive-mechanisms branch September 10, 2023 00:16
@nevans nevans added the SASL 🔒 Authentication and authentication mechanisms label Sep 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
SASL 🔒 Authentication and authentication mechanisms
Development

Successfully merging this pull request may close these issues.

1 participant