This change logs when we encounter and exception reading temp data from a cookie and swallows the exception. Additionally, we clear the cookie so that this won't happen on subsequent requests. This will handle cases where data protection is misconfigured, or a request just has general garbage in the cookies. |
||
|---|---|---|
| .. | ||
| AntiforgeryExtensionsTest.cs | ||
| AttributeDictionaryTest.cs | ||
| CookieTempDataProviderTest.cs | ||
| DefaultHtmlGeneratorTest.cs | ||
| DefaultValidationHtmlAttributeProviderTest.cs | ||
| ModelExplorerExtensionsTest.cs | ||
| ModelExplorerTest.cs | ||
| SessionStateTempDataProviderTest.cs | ||
| StringHtmlContentTest.cs | ||
| TempDataDictionaryFactoryTest.cs | ||
| TempDataDictionaryTest.cs | ||
| ViewDataDictionaryOfTModelTest.cs | ||
| ViewDataDictionaryTest.cs | ||
| ViewDataOfTTest.cs | ||
| ViewExecutorTest.cs | ||