Kiran Challa
|
91fb3eb41e
|
Changed CookieTempDataProvider's cookie SameSite to Lax
[Fixes #7190] Can not retrieve cookie-based TempData after Google authentication with account selection in Google Chrome
|
2018-01-12 06:20:10 -08:00 |
Kiran Challa
|
9fd60ff864
|
Marked CookieTempDataProvider's cookie as non-essential
[Fixes #7160] Determine if the temp data cookie is considered essential
|
2018-01-05 15:41:01 -08:00 |
Kiran Challa
|
b2f9ad1b67
|
Changed CookieTempDataProvider's CookieSecurePolicy from SameAsRequest to None
|
2017-08-29 14:55:52 -07:00 |
Nate McMaster
|
1eb7f9e032
|
Add CookieBuilder to CookieTempDataProviderOptions and obsolete duplicate API (#6472)
|
2017-07-05 10:19:13 -07:00 |
Kiran Challa
|
17dc23a024
|
[Fixes #5637] Make CookieName of CookieTempDataProvider configurable
|
2017-01-27 11:01:26 -08:00 |
Kiran Challa
|
7c05d62a6e
|
Use request PathBase value to set cookie path only if it has a non-null & non-empty value
|
2016-11-09 04:43:08 -08:00 |
Kiran Challa
|
89bd6dc1cd
|
[Fixes #5212] Added a cookie based ITempDataProvider
|
2016-10-03 14:04:57 -07:00 |