v0.0.1
What's Changed
- Commit to Go 1.6 by @boumenot in #5
- Handle http redirect by @nqv in #4
- drain request body for connection reuse by @paulmey in #6
- Add CoC notice by @paulmey in #7
- Support for auth when server responds with Www-Authenticate: NTLM by @lafriks in #8
- update README with example by @PaluMacil in #11
- add version, domain and workstation fields by @justdan96 in #13
- move to a current version of Go by @boumenot in #19
- (BUG) Negotiation fails for servers where 'NTLMv2 session security' i… by @davejohnston in #18
- Update negotiator.go by @mszuyev in #24
- Fix golint import path by @paulmey in #25
- add ProcessChallengeWithHash function by @ropnop in #27
- Set workstation to empty string in authenticate_message.go by @Catbuttes in #30
- Change of the negociator working, to handle several identical header by @Resousse in #31
- Support for UPN by @tirupatibg in #32
- Adding Microsoft SECURITY.MD by @microsoft-github-policy-service[bot] in #39
- Handle 3rd return value from GetDomain by @opoplawski in #41
- initial refactor by @gdams in #48
- fix linter errors by @gdams in #49
- add dependabot/codeowners + installation instructions by @gdams in #50
New Contributors
- @boumenot made their first contribution in #5
- @nqv made their first contribution in #4
- @paulmey made their first contribution in #6
- @lafriks made their first contribution in #8
- @PaluMacil made their first contribution in #11
- @justdan96 made their first contribution in #13
- @davejohnston made their first contribution in #18
- @mszuyev made their first contribution in #24
- @ropnop made their first contribution in #27
- @Catbuttes made their first contribution in #30
- @Resousse made their first contribution in #31
- @tirupatibg made their first contribution in #32
- @microsoft-github-policy-service[bot] made their first contribution in #39
- @opoplawski made their first contribution in #41
- @gdams made their first contribution in #48
Full Changelog: https://github.com/Azure/go-ntlmssp/commits/v0.0.1