aspnetcore/src/Middleware/CORS
Pranav K 29a1d50e02 Throw when UseAuthorization is incorrectly configured
* Update AuthZ & Cors middlewares to only set endpoint routing metadata when
  executing in the context of endpoint routing
* Add analyzers for incorrect UseAuth use

Fixes https://github.com/aspnet/AspNetCore/issues/14049
2019-10-01 16:08:24 -07:00
..
ref
src Throw when UseAuthorization is incorrectly configured 2019-10-01 16:08:24 -07:00
test Throw when UseAuthorization is incorrectly configured 2019-10-01 16:08:24 -07:00
CORS.slnf Throw when UseAuthorization is incorrectly configured 2019-10-01 16:08:24 -07:00