Kiran Challa
|
e5de4e672c
|
Marked Antiforgery cookie as essential
Related to https://github.com/aspnet/Home/issues/2408 : Determine if the antiforgery cookie is considered essential
|
2018-01-12 11:06:47 -08:00 |
Kiran Challa
|
12e9430d89
|
Sets the default cookie secure policy to None
|
2017-08-30 10:25:14 -07:00 |
Nate McMaster
|
df41fd8ccc
|
Replace the ConfigureCookieOptions action property with the CookieBuilder
|
2017-06-30 15:18:40 -07:00 |
John Luo
|
5870fce035
|
Add configure delegate for CookieOptions
- allows configuration of CookieOptions such as SameSite without explicit duplication of the option on AntiforgeryOptions
|
2017-06-02 14:35:22 -07:00 |
Kiran Challa
|
2fcb187d7d
|
Use request PathBase value to set cookie path only if it has a non-null & non-empty value
|
2016-11-09 04:27:35 -08:00 |
Kiran Challa
|
08cb67b7e4
|
[Fixes #104] Expose cookie options via Antiforgery options
|
2016-11-02 11:03:23 -07:00 |
John Luo
|
91b955e080
|
Update cookie name
|
2016-03-03 22:48:13 -08:00 |
N. Taylor Mullen
|
9c9543dde4
|
Rename AspNet 5 file contents.
See https://github.com/aspnet/Announcements/issues/144 for more information.
|
2016-01-22 12:24:22 -08:00 |
N. Taylor Mullen
|
bc0d5528a3
|
Rename AspNet 5 folders and files.
See https://github.com/aspnet/Announcements/issues/144 for more information.
|
2016-01-22 12:24:19 -08:00 |