Skip to content

Commit f327548

Browse files
committed
isUrlLocal /3
1 parent 855d38b commit f327548

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

aspnetcore/security/preventing-open-redirects.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,4 +91,4 @@ if (RedirectHttpResult.IsLocalUrl(url))
9191
return Results.LocalRedirect(url);
9292
}
9393

94-
:::moniker range=">= aspnetcore-10.0"
94+
:::moniker-end

0 commit comments

Comments
 (0)