Skip to content

Merge main into live#12733

Merged
gewarren merged 4 commits into
livefrom
main
Jun 11, 2026
Merged

Merge main into live#12733
gewarren merged 4 commits into
livefrom
main

Conversation

@dotnet-policy-service

Copy link
Copy Markdown
Contributor

Please don't squash-merge this PR.

* Initial plan

* Remove outdated DeflateStream 4 GB limit remarks

* Remove empty constructor remarks block in DeflateStream docs

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
liveans and others added 2 commits June 11, 2026 09:28
…#12724)

* Clarify NegotiateAuthentication.IsAuthenticated post-failure behavior

The IsAuthenticated property returns true after the authentication exchange has finished, including in many post-negotiation failure cases (verified across the Windows, Unix, and ManagedSpnego PAL implementations in dotnet/runtime). The previous summary (successfully completed and the session was established) implied that a true value means successful authentication, which is misleading.

Update the summary, value, and remarks to clarify that callers must inspect the NegotiateAuthenticationStatusCode returned by GetOutgoingBlob to determine actual success.

Also remove a misleading `(see IsAuthenticated)` reference on TargetName that reinforced the same misconception.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>

* Potential fix for pull request finding

Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>

---------

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
@gewarren gewarren merged commit 50f7502 into live Jun 11, 2026
1 of 4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants