-
Notifications
You must be signed in to change notification settings - Fork 10.5k
Closed
Labels
area-minimalIncludes minimal APIs, endpoint filters, parameter binding, request delegate generator etcIncludes minimal APIs, endpoint filters, parameter binding, request delegate generator etcarea-mvcIncludes: MVC, Actions and Controllers, Localization, CORS, most templatesIncludes: MVC, Actions and Controllers, Localization, CORS, most templatesfeature-rdf
Milestone
Description
This is a meta issue to track follow-up items in the work to add complex form binding support with anti-forgery token validation enabled for MVC and minimal APIs.
- API review for
RequestTokenValidationAttribute - Add support for modify
FormOptionsvia metadata - Add support for modifying
FormDataMapperOptionsvia metadata - Add support for
DisableRequestSizeLimits - Perf analyzer for anti-forgery middleware checks in endpoint routing
- Anti-forgery threat model
- Add tests for expanded form-binding scenarios
- Recursive values
- Enum values
- Attributes for modifying binding (Ignore, DataMember)
Metadata
Metadata
Assignees
Labels
area-minimalIncludes minimal APIs, endpoint filters, parameter binding, request delegate generator etcIncludes minimal APIs, endpoint filters, parameter binding, request delegate generator etcarea-mvcIncludes: MVC, Actions and Controllers, Localization, CORS, most templatesIncludes: MVC, Actions and Controllers, Localization, CORS, most templatesfeature-rdf