-
Notifications
You must be signed in to change notification settings - Fork 50
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
feat(credssp): support for Kerberos #260
Conversation
Coverage Report 🤖 ⚙️Past: New: Diff: +0.33% [this comment will be updated automatically] |
7091677
to
d01f832
Compare
Bump sspi-rs version to the lastest master, restructure the network accessing model when using credssp.
Co-authored-by: Benoît Cortier <bcortier@proton.me>
d7bb4bf
to
8325ed1
Compare
Fixed NTLM not authenticate problem, see Devolutions/sspi-rs#187 |
f5b21f3
to
d182547
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Let’s merge this now, I’ll send a follow up PR for the remaining suggestions.
Bump sspi-rs version to the lastest master, restructure the network accessing model when using credssp.
Draft Until the formatter/linter change is merged, since there are changes overlap.
Reviews welcomed, will fix then rebase to master after the linter change is merged