Skip to content

Conversation

TheBestTvarynka
Copy link
Collaborator

@TheBestTvarynka TheBestTvarynka commented Jun 4, 2025

Hi,
I implemented server-side Kerberos in this PR. Also, I added more integration tests and fixed a few bugs in the client-side implementation.
I added comments in some places to make the code more understandable. Feel free to ask for more 😉

P.S. Do not be afraid of so many files changed. I just altered the accept_security_context function API: I made it async.

@TheBestTvarynka TheBestTvarynka self-assigned this Jun 4, 2025
@TheBestTvarynka TheBestTvarynka marked this pull request as ready for review June 4, 2025 16:25
@TheBestTvarynka TheBestTvarynka requested a review from CBenoit June 4, 2025 16:25
@CBenoit CBenoit changed the title feat(sspi): implement server-side Kebreros; feat(sspi): server-side Kebreros implementation Jun 5, 2025
Copy link
Member

@CBenoit CBenoit left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! Good job! Feel free to merge 🙂

@TheBestTvarynka TheBestTvarynka merged commit 5c26da4 into dev/server-side-kerberos Jun 5, 2025
42 checks passed
@TheBestTvarynka TheBestTvarynka deleted the feat/server-side-kerberos branch June 5, 2025 08:42
@TheBestTvarynka TheBestTvarynka restored the feat/server-side-kerberos branch June 25, 2025 09:32
@TheBestTvarynka TheBestTvarynka deleted the feat/server-side-kerberos branch June 25, 2025 09:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants