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

Fix bug where Allow Windows Integrated Authentication setting default wrong #196

Merged
merged 1 commit into from
Oct 27, 2020

Conversation

mjcheetham
Copy link
Collaborator

Fix a bug where the 'Allow Windows Integrated Authentication' setting was evaluating to false when unset, rather than true as per design and the documentation.

Fixes #194

Fix a bug where the 'Allow Windows Integrated Authentication' setting
was evaluating to `false` when unset, rather than `true` as per design
and the documentation.
@mjcheetham mjcheetham merged commit fc36448 into git-ecosystem:master Oct 27, 2020
@mjcheetham mjcheetham deleted the fix-wia branch October 27, 2020 10:24
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.

Windows Integrated Authentication disabled by default?
3 participants