You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Regarding AllowAnyOrigin and AllowCredentials, we don't specify both together in the template. We only enable AllowAnyOrigin because this is a common thing to do. Since this is a template, it's up to the developer to extend as they wish. With that said, we could introduce more secure defaults. What do you suggest?
Describe the bug
According to https://docs.microsoft.com/en-us/aspnet/core/performance/caching/middleware?view=aspnetcore-5.0
![image](https://user-images.githubusercontent.com/4281894/116504486-39d39000-a86d-11eb-87bf-d0d913f78e1e.png)
Project template
Api 6.2.1
The text was updated successfully, but these errors were encountered: