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

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

Merged
merged 1 commit into from
Apr 7, 2016
Merged

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

merged 1 commit into from
Apr 7, 2016

Conversation

ASunc
Copy link
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
Collaborator

dblock commented Apr 6, 2016

Very good. Amend CHANGELOG please?

@ASunc
Copy link
Collaborator Author

ASunc commented Apr 7, 2016

Added entry to CHANGELOG.

1.8.2 (?/??/16)
================

* [#338](https://github.com/dblock/waffle/pull/338): Don't allow SPNEGO NegTokenArg to start re-authentication process.
Copy link
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