Skip to content

♻️ Use SASL::ClientAdapter - #194

Merged
nevans merged 1 commit into
ruby:masterfrom
nevans:sasl/use-client-adapter
Oct 13, 2024
Merged

♻️ Use SASL::ClientAdapter#194
nevans merged 1 commit into
ruby:masterfrom
nevans:sasl/use-client-adapter

Conversation

@nevans

@nevansnevans commented Oct 9, 2023

Copy link
Copy Markdown
Collaborator

Use the experimental adapter created by #183.

@nevans
nevansforce-pushed the sasl/use-client-adapter branch from 2a55ec3 to 74fbf93CompareOctober 9, 2023 20:59
@nevansnevans added the SASL 🔒 Authentication and authentication mechanisms label Oct 10, 2023
@nevansnevans mentioned this pull request Oct 15, 2023
5 tasks
@nevans
nevansforce-pushed the sasl/use-client-adapter branch 3 times, most recently from bc2cc17 to 3ba0ccdCompareOctober 27, 2023 02:32
@nevans
nevansforce-pushed the sasl/use-client-adapter branch 3 times, most recently from a523d11 to 74fb75fCompareNovember 4, 2023 05:22
@nevans
nevansforce-pushed the sasl/use-client-adapter branch from 74fb75f to d30595dCompareNovember 7, 2023 04:41
@nevans
nevansforce-pushed the sasl/use-client-adapter branch from d30595d to 1138862CompareNovember 14, 2023 17:57
@nevans
nevansforce-pushed the sasl/use-client-adapter branch from 1138862 to 7a70fd2CompareApril 30, 2024 13:10
@nevansnevans added the v0.5 label May 19, 2024
@nevansnevans added this to the v0.5 milestone May 19, 2024
@nevansnevans removed the v0.5 label May 19, 2024
@nevans
nevansforce-pushed the sasl/use-client-adapter branch from 7a70fd2 to e2e63ceCompareMay 19, 2024 14:48
@nevans
nevansforce-pushed the sasl/use-client-adapter branch 2 times, most recently from d3d2335 to c063ac0CompareJune 16, 2024 17:44
@nevans
nevansforce-pushed the sasl/use-client-adapter branch 6 times, most recently from 5c633a4 to 2ff4010CompareJune 30, 2024 20:20
@nevans
nevans marked this pull request as draft June 30, 2024 20:21
@nevans
nevansforce-pushed the sasl/use-client-adapter branch 3 times, most recently from 2e2c88e to 56b028dCompareJuly 7, 2024 17:07
@nevans
nevansforce-pushed the sasl/use-client-adapter branch from 56b028d to 05824d8CompareJuly 9, 2024 01:30
@nevansnevans mentioned this pull request Jul 12, 2024
@nevans
nevansforce-pushed the sasl/use-client-adapter branch from 05824d8 to 4d5dde5CompareJuly 16, 2024 16:58
@nevans
nevansforce-pushed the sasl/use-client-adapter branch 2 times, most recently from d1f6f2c to dd0b91eCompareSeptember 16, 2024 02:57
@nevans

Copy link
Copy Markdown
CollaboratorAuthor

I'd been delaying this because I wanted to handle cancelation properly. But that isn't necessary: cancelation is no worse in the new implementation than it's ever been. So I split that work off into #324.

@nevans
nevans marked this pull request as ready for review September 16, 2024 03:00
@nevans
nevansforce-pushed the sasl/use-client-adapter branch from dd0b91e to a5a5ba9CompareOctober 12, 2024 14:47
@nevans
nevans merged commit 5ce90bb into ruby:masterOct 13, 2024
@nevans
nevans deleted the sasl/use-client-adapter branch October 22, 2024 13:37
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

SASL 🔒Authentication and authentication mechanisms

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

@nevans