Skip to content

Ignore NTLM in IWA module #56

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

Merged
merged 2 commits into from
Dec 11, 2024

Conversation

karelmaxa
Copy link
Member

This PR fixes #55. It introduces ignoring of non-negotiate and NTLM requests to the IWA authentication module.

@karelmaxa karelmaxa requested a review from pavelhoral December 10, 2024 15:02
Copy link
Member

@pavelhoral pavelhoral left a comment

Choose a reason for hiding this comment

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

LGTM

@karelmaxa karelmaxa force-pushed the iwa-ignore-non-negotiate branch from cf296d2 to bc58b23 Compare December 11, 2024 07:37
@pavelhoral pavelhoral merged commit 08eedc1 into WrenSecurity:main Dec 11, 2024
4 checks passed
@karelmaxa karelmaxa deleted the iwa-ignore-non-negotiate branch December 11, 2024 09:14
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.

IWA auth module handles non-negotiate authentication requests
2 participants