-
Notifications
You must be signed in to change notification settings - Fork 10.5k
Closed
Labels
DoneThis issue has been fixedThis issue has been fixedarea-networkingIncludes servers, yarp, json patch, bedrock, websockets, http client factory, and http abstractionsIncludes servers, yarp, json patch, bedrock, websockets, http client factory, and http abstractionsfeature-http-abstractionshelp wantedUp for grabs. We would accept a PR to help resolve this issueUp for grabs. We would accept a PR to help resolve this issue
Milestone
Description
The AntiForgeryOptions say that the default CookieSecurePolicy in "None". However, the "CookieSecurePolicy" enum says that the default value is "SameAsRequest". While working with the project I navigated to the "CookieSecurePolicy" and assumed that the default must be "SameAsRequest".
I am not sure whether this is really an issue or it is a common scenario where we create default objects with the enum types that don't use the default enum value, but I thought it might be worth to bring to your notice if it somehow got ignored.
Metadata
Metadata
Assignees
Labels
DoneThis issue has been fixedThis issue has been fixedarea-networkingIncludes servers, yarp, json patch, bedrock, websockets, http client factory, and http abstractionsIncludes servers, yarp, json patch, bedrock, websockets, http client factory, and http abstractionsfeature-http-abstractionshelp wantedUp for grabs. We would accept a PR to help resolve this issueUp for grabs. We would accept a PR to help resolve this issue