We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 855d38b commit f327548Copy full SHA for f327548
aspnetcore/security/preventing-open-redirects.md
@@ -91,4 +91,4 @@ if (RedirectHttpResult.IsLocalUrl(url))
91
return Results.LocalRedirect(url);
92
}
93
94
-:::moniker range=">= aspnetcore-10.0"
+:::moniker-end
0 commit comments