Skip to content

🔒 Handle cancel for SASL AUTHENTICATE - #324

Draft
nevans wants to merge 3 commits into
masterfrom
sasl/handle_cancel
Draft

🔒 Handle cancel for SASL AUTHENTICATE#324
nevans wants to merge 3 commits into
masterfrom
sasl/handle_cancel

Conversation

@nevans

Copy link
Copy Markdown
Collaborator

No description provided.

@nevansnevans changed the title 🔒 andle cancel🔒 Handle cancel for SASL AUTHENTICATESep 16, 2024
@nevans
nevans marked this pull request as draft September 16, 2024 02:55
@nevansnevans added this to the v0.6 milestone Sep 16, 2024
@nevansnevans added the SASL 🔒 Authentication and authentication mechanisms label Sep 16, 2024
@nevansnevans mentioned this pull request Sep 16, 2024
@nevansnevans added IMAP4rev2 Requirement for IMAP4rev2, RFC9051 IMAP4rev1 Requirement for IMAP4rev1, RFC3501 labels Oct 14, 2024
@nevans
nevansforce-pushed the sasl/handle_cancel branch from f141e37 to 525574fCompareApril 24, 2025 13:15
@nevans
nevansforce-pushed the sasl/handle_cancel branch from 525574f to 76126b8CompareAugust 9, 2025 13:04
This exception represents an intentional cancellation on the part of the
client's authenticator. So the connection doesn't need to be dropped.
The exception will be re-raised after the protocol cancel response has
been sent.
@nevansnevans modified the milestones: v0.6, v1.0Dec 10, 2025
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

IMAP4rev1Requirement for IMAP4rev1, RFC3501IMAP4rev2Requirement for IMAP4rev2, RFC9051SASL 🔒Authentication and authentication mechanisms

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

@nevans