aspnetcore/test/Microsoft.AspNetCore.Mvc.Vi...
Patrick Westerhoff ddbe0fef26 Allow custom handling of antiforgery failures
To enable custom handling of antiforgery validation failures, use an
`AntiforgeryValidationFailedResult` which is just a `BadRequestResult`
but allows to be identified explicitly inside always-running result
filters using the `IAntiforgeryValidationFailedResult` marker interface.
2018-10-19 13:47:08 -07:00
..
DependencyInjection Cleanup TestCommon 2018-05-18 10:45:57 -07:00
Internal Allow custom handling of antiforgery failures 2018-10-19 13:47:08 -07:00
Model
Properties
Rendering Fix some spelling (#8378) 2018-09-06 07:39:01 -07:00
ViewComponents Upgrade to xunit 2.3.0-beta4 2017-08-17 10:45:03 -07:00
ViewEngines Remove TestOptionsManager 2017-10-30 17:49:15 -07:00
ViewFeatures Fix some spelling (#8378) 2018-09-06 07:39:01 -07:00
ControllerTest.cs Fix some spelling (#8378) 2018-09-06 07:39:01 -07:00
ControllerUnitTestabilityTests.cs House Cleaning - Spelling and grammar 🚿 2017-08-30 14:58:44 -07:00
Microsoft.AspNetCore.Mvc.ViewFeatures.Test.csproj Use Internal.AspNetCore.Sdk as an MSBuild SDK 2018-10-04 15:12:38 -07:00
ModelStateDictionaryExtensionsTest.cs Add overload for AddModelError without ModelMetadata (#7407) 2018-03-02 11:03:46 -08:00
PartialViewResultTest.cs Remove TestOptionsManager 2017-10-30 17:49:15 -07:00
RemoteAttributeTest.cs Fix obsolete constraint resolver usage (#8361) 2018-08-30 13:28:46 +12:00
Resources.resx
SkipStatusCodePagesAttributeTest.cs
TestApplicationPart.cs
ViewComponentResultTest.cs Cleanup TestCommon 2018-05-18 10:45:57 -07:00
ViewComponentTests.cs
ViewResultTest.cs Remove TestOptionsManager 2017-10-30 17:49:15 -07:00