Skip to content

Don't allow SPNEGO NegTokenArg to start re-authentication.#338

Merged
dblock merged 1 commit intoWaffle:masterfrom
ASunc:fix-issue-167-part1
Apr 7, 2016
Merged

Don't allow SPNEGO NegTokenArg to start re-authentication.#338
dblock merged 1 commit intoWaffle:masterfrom
ASunc:fix-issue-167-part1

Conversation

@ASunc
Copy link
Copy Markdown
Collaborator

@ASunc ASunc commented Apr 6, 2016

Only NegTokenInit is similar to NTLM type 1 message, NegTokenArg occurs only when there is already an ongoing negotiation. Cleaned up method names a bit also to reflect this.

This should fix the first problem in issue #167.

@dblock
Copy link
Copy Markdown
Collaborator

dblock commented Apr 6, 2016

Very good. Amend CHANGELOG please?

@ASunc
Copy link
Copy Markdown
Collaborator Author

ASunc commented Apr 7, 2016

Added entry to CHANGELOG.

Comment thread CHANGELOG.md Outdated
1.8.2 (?/??/16)
================

* [#338](https://github.com/dblock/waffle/pull/338): Don't allow SPNEGO NegTokenArg to start re-authentication process.
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Amend with your name, see other lines.

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