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

🐛 Fix empty SASL-IR to send "=" #180

Merged
merged 1 commit into from
Sep 24, 2023
Merged

Conversation

nevans
Copy link
Collaborator

@nevans nevans commented Sep 24, 2023

As per RFC-4959 and RFC-9051:

To send a zero-length initial response, the client MUST send a single
pad character ("="). This indicates that the response is present, but
is a zero- length string.

As per RFC-4959 and RFC-9051:
> To send a zero-length initial response, the client MUST send a single
> pad character ("=").  This indicates that the response is present, but
> is a zero- length string.
@nevans nevans merged commit 4848153 into master Sep 24, 2023
22 checks passed
@nevans nevans deleted the sasl/fix-empty-initial-response branch September 24, 2023 00:20
@nevans nevans added SASL 🔒 Authentication and authentication mechanisms IMAP4rev2 Requirement for IMAP4rev2, RFC9051 labels Sep 27, 2023
@nevans nevans mentioned this pull request Oct 3, 2023
7 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
IMAP4rev2 Requirement for IMAP4rev2, RFC9051 SASL 🔒 Authentication and authentication mechanisms
Development

Successfully merging this pull request may close these issues.

1 participant