-
Notifications
You must be signed in to change notification settings - Fork 10.5k
Closed
Labels
DoneThis issue has been fixedThis issue has been fixedarea-mvcIncludes: MVC, Actions and Controllers, Localization, CORS, most templatesIncludes: MVC, Actions and Controllers, Localization, CORS, most templatesenhancementThis issue represents an ask for new feature or an enhancement to an existing oneThis issue represents an ask for new feature or an enhancement to an existing one
Milestone
Description
- Update CORS middleware to use endpoint metadata
- Figure out whether MVC CORS logic should be disabled when the middleware has run. This would be a performance optimization. If they have different behavior then MVC CORS should continue to run. Double check with @rynowak about this
- If MVC CORS logic should be disabled then do it. Follow the AuthorizeFilter pattern in this PR - Update AuthorizeFilter to no-op when AuthorizationMiddleware has run #6346
Metadata
Metadata
Assignees
Labels
DoneThis issue has been fixedThis issue has been fixedarea-mvcIncludes: MVC, Actions and Controllers, Localization, CORS, most templatesIncludes: MVC, Actions and Controllers, Localization, CORS, most templatesenhancementThis issue represents an ask for new feature or an enhancement to an existing oneThis issue represents an ask for new feature or an enhancement to an existing one