aspnetcore/test
Ryan Nowak 3a2d09b066 Move exceptions from the store to the facade
My earlier change to add TryValidateRequestAsync didn't go far enough,
because the store will still throw when the tokens aren't present. This
change is to make the store just return null tokens in these cases, and
move the exceptions to DefaultAntiforgery.
2016-02-04 11:11:45 -08:00
..
Microsoft.AspNetCore.Antiforgery.FunctionalTests
Microsoft.AspNetCore.Antiforgery.Test Move exceptions from the store to the facade 2016-02-04 11:11:45 -08:00