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

Fixes for GSSAPI #1

Merged
merged 1 commit into from
Aug 28, 2020
Merged

Conversation

pimeys
Copy link

@pimeys pimeys commented Aug 28, 2020

With these changes I think this feature would be ready to merge. What do you think?

  • Do not enable integrated-auth-gssapi for docs.rs (they probably miss the krb headers).
  • Combine AuthMethod::Integrated and AuthMethod::WindowsIntegrated to AuthMethod::Integrated variant for clarity.
  • Make the docs a bit more clear (hopefully)

- Do not enable `integrated-auth-gssapi` for docs.rs (they probably miss
the krb headers).
- Combine `AuthMethod::Integrated` and `AuthMethod::WindowsIntegrated`
to `AuthMethod::Integrated` variant for clarity.
- Make the docs a bit more clear (hopefully)
Copy link
Owner

@dwink dwink left a comment

Choose a reason for hiding this comment

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

Looks great to me, thank you!

@dwink dwink merged commit 25596aa into dwink:gssapi_integration Aug 28, 2020
@miguelff miguelff deleted the gssapi_integration branch April 18, 2023 08:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants