Skip to content

[Blazor] Emit antiforgery only when streaming, a form has been placed on the page or there are interactive render modes configured #62653

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 4 commits into from
Jul 10, 2025

Conversation

javiercn
Copy link
Member

@javiercn javiercn commented Jul 10, 2025

Fixes #54232

@github-actions github-actions bot added the area-blazor Includes: Blazor, Razor Components label Jul 10, 2025
@javiercn javiercn marked this pull request as ready for review July 10, 2025 16:09
@javiercn javiercn requested a review from a team as a code owner July 10, 2025 16:09
@javiercn javiercn changed the title [Blazor] Emit antiforgery only when streaming or a form has been placed on the page [Blazor] Emit antiforgery only when streaming, a form has been placed on the page or there are interactive render modes configured Jul 10, 2025
@javiercn javiercn merged commit 47bd1c4 into main Jul 10, 2025
28 checks passed
@javiercn javiercn deleted the javiercn/emit-antiforgery-only-when-streaming branch July 10, 2025 19:08
@dotnet-policy-service dotnet-policy-service bot added this to the 10.0-preview7 milestone Jul 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-blazor Includes: Blazor, Razor Components
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Blazor SSR implementation of Fortunes benchmark is considerably slower than Razor Pages implementation
2 participants