Skip to content

spnego_sspi: drop redundant UNICODE branch - #22737

Closed
vszakats wants to merge 1 commit into
curl:masterfrom
vszakats:dedupe-unicode
Closed

vszakats wants to merge 1 commit into
curl:masterfrom
vszakats:dedupe-unicode

Conversation

@vszakats

Copy link
Copy Markdown
Member

Follow-up to 8a8ff47 #22559
Follow-up to a8881e5 #21315 #22410

@vszakats vszakats added authentication Windows Windows-specific tidy-up Unicode Unicode, code page, character encoding labels Aug 29, 2026
@vszakats
vszakats requested a balanced review from Copilot August 29, 2026 09:03

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

🟢 Approval recommended

Pull request overview

Removes a redundant conditional without changing SPNEGO SSPI behavior.

Changes:

  • Consolidates identical UNICODE and non-UNICODE assignments.
File summaries
File Description
lib/vauth/spnego_sspi.c Simplifies the NTLM exclusion package-list assignment.
Review details
  • Files reviewed: 1/1 changed files
  • Comments generated: 0
  • Review effort level: Balanced

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

@vszakats vszakats closed this in 916ffb1 Aug 30, 2026
@vszakats
vszakats deleted the dedupe-unicode branch August 30, 2026 08:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

authentication tidy-up Unicode Unicode, code page, character encoding Windows Windows-specific

Development

Successfully merging this pull request may close these issues.

3 participants