Ryan Brandenburg
|
9626bba664
|
Upgrade to netcoreapp22
|
2018-05-07 16:07:50 -07:00 |
Ryan Brandenburg
|
bb52bcf11b
|
Set 2.0 baselines
|
2018-03-21 14:54:59 -07:00 |
Artak Mkrtchyan
|
18bd033d8e
|
Removed unnecessary comment
|
2018-01-22 18:10:01 -08:00 |
Artak Mkrtchyan
|
763393efc4
|
Added a test verifying that the cache headers are not set after the response has started.
|
2018-01-22 17:51:13 -08:00 |
Kiran Challa
|
d2c27104dd
|
Throwing AntiforgeryValidationException for failure to deserializing tokens
|
2018-01-10 15:03:54 -08:00 |
Pranav K
|
9edeb74ce1
|
Target netcoreapp2.1 in tests and samples
|
2017-11-10 16:51:46 -08:00 |
Nate McMaster
|
df486e54a8
|
Pin tools and package versions to make builds more repeatable
|
2017-10-26 09:30:36 -07:00 |
Kiran Challa
|
12e9430d89
|
Sets the default cookie secure policy to None
|
2017-08-30 10:25:14 -07:00 |
Nate McMaster
|
ac0ce9c8ee
|
Use PackageLineup to manage PackageReference versions (#162)
|
2017-08-28 14:19:18 -07:00 |
Nate McMaster
|
ab2730ea4f
|
Use Directory.Build.targets/props
|
2017-08-28 10:37:05 -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 |
Nate McMaster
|
74239f08c0
|
Update TFM to netstandard2.0
|
2017-05-18 16:09:19 -07:00 |
Pavel Krymets
|
d1df39b5e5
|
Remove unused dependencies (#139)
|
2017-05-10 08:46:23 -07:00 |
Pranav K
|
6986ab3a0f
|
Change TFM to netcoreapp2.0
|
2017-05-05 10:33:07 -07:00 |
Pranav K
|
c3d312b0b0
|
Remove net451 as a cross-compile target
|
2017-03-23 10:32:42 -07:00 |
Kiran Challa
|
f31c302e5c
|
Converted test project to run on netcoreapp2.0
|
2017-03-22 15:42:53 -07:00 |
Nate McMaster
|
ce6c832465
|
Unify dependency version to one file
|
2017-03-15 11:39:16 -07:00 |
Nate McMaster
|
c8053845a4
|
Downgrade to stable packages
|
2017-02-14 16:15:45 -08:00 |
Doug Bunting
|
221c582a6f
|
Bump test projects up to .NET 4.5.2
- aspnet/Testing#248
- xUnit no longer supports .NET 4.5.1
- build tests for desktop .NET only on Windows
|
2017-02-14 12:11:52 -08:00 |
Ryan Brandenburg
|
829050ec31
|
Move samples to Entropy (#120)
|
2017-02-08 09:36:44 -08:00 |
Nate McMaster
|
aeab73f9f6
|
Upgrade to VS 2017
|
2017-01-30 14:21:37 -08:00 |
Kiran Challa
|
cd4afdc083
|
[Fixes #116] Set 'no-store' also in Cache-Conrol header
|
2017-01-26 12:56:15 -08:00 |
Pranav K
|
5cb5178619
|
Updating to 4.4 CoreFx packages
|
2016-12-14 14:47:26 -08:00 |
Pranav K
|
687be28875
|
Updating versions to 1.2.0-*
|
2016-11-09 14:12:21 -08:00 |
Kiran Challa
|
a5c0e505c1
|
Fix cookie from being set to empty pathbase
Found with issue: https://github.com/aspnet/Mvc/issues/5512
|
2016-11-08 12:25:18 -08:00 |
Kiran Challa
|
3fc090e2fe
|
[Fixes #105] Disable caching when response uses antiforgery
|
2016-11-02 16:16:06 -07:00 |
Kiran Challa
|
08cb67b7e4
|
[Fixes #104] Expose cookie options via Antiforgery options
|
2016-11-02 11:03:23 -07:00 |
Pranav K
|
c5c94d88c8
|
Updating to netcoreapp1.1
|
2016-10-13 11:11:20 -07:00 |
Pranav K
|
0d00259099
|
Revert "Updating to netcoreapp1.1"
This reverts commit e191420cae .
|
2016-10-12 16:07:12 -07:00 |
Pranav K
|
e191420cae
|
Updating to netcoreapp1.1
|
2016-10-12 13:44:46 -07:00 |
Pranav K
|
fb8795e247
|
Updating partner package versions
|
2016-09-28 11:49:26 -07:00 |
Kiran Challa
|
ad90db343c
|
[Fixes #101] Cookie path is always / in IIS
|
2016-09-13 13:58:02 -07:00 |
Pranav K
|
b086b5b165
|
Updating to Moq \ Castle.Core that does not require imports
|
2016-08-08 12:22:35 -07:00 |
Doug Bunting
|
e9f26ec4b6
|
One build to rule them all
- well, at least VS and command-line builds will share output
- part of aspnet/Coherence-Signed#277
|
2016-07-06 21:43:13 -07:00 |
Pranav K
|
d529378a46
|
Updating to RTM builds of dotnet-test-xunit and Moq
|
2016-06-29 12:32:06 -07:00 |
Pranav K
|
dad4522ef3
|
Updating to dev versions
|
2016-06-16 10:39:00 -07:00 |
N. Taylor Mullen
|
f0fc335cc0
|
Remove direct Microsoft.NETCore.Platforms dependency.
- Microsoft.NETCore.App now pulls this package in.
aspnet/Coherence-Signed#344
|
2016-06-13 15:29:57 -07:00 |
Cesar Blum Silveira
|
dd86306ec6
|
Fix test pass.
|
2016-05-27 17:47:50 -07:00 |
Kiran Challa
|
3595452af7
|
Change priority for request token source lookup. Header token now takes priority over form field token.
|
2016-05-18 17:03:20 -07:00 |
Pranav K
|
f65c3db6ef
|
Merge branch 'release' into dev
|
2016-05-02 14:55:20 -07:00 |
Pranav K
|
05602d36db
|
Fix build warnings
|
2016-05-02 11:27:05 -07:00 |
Pranav K
|
158754ec5e
|
Merge branch 'release' into dev
|
2016-04-19 14:53:51 -07:00 |
Pranav K
|
9aad34e711
|
Use latest build of dotnet-test-xunit
|
2016-04-19 14:53:51 -07:00 |
Pavel Krymets
|
3f9ceee4b1
|
Merge branch 'release' into dev
|
2016-04-18 17:07:38 -07:00 |
Pavel Krymets
|
a35e5a02c3
|
Bring Microsoft.NETCore.Platforms dependency back
|
2016-04-18 17:07:34 -07:00 |
Ryan Brandenburg
|
eabe83a72d
|
Prevent null-ref and log exceptions form Serializer
|
2016-04-18 15:55:27 -07:00 |
Ryan Brandenburg
|
fd81151d31
|
Preserve X-Frame-Options if it was already set
|
2016-04-18 14:27:06 -07:00 |
Pavel Krymets
|
8570acbb73
|
Migrate tests, tools and samples to portable
|
2016-04-15 09:51:51 -07:00 |
Kiran Challa
|
330200874d
|
Changed DNX451 references to NET451
|
2016-04-08 15:04:49 -07:00 |