Граф коммитов

396 Коммитов

Автор SHA1 Сообщение Дата
Ajay Bhargav Baaskaran a430bca8c4 Removed packages list in NuGetPackageVerifier.json 2016-12-12 00:43:04 -08:00
N. Taylor Mullen db4b088a4a Update .travis.yml osx image to xcode7.3. 2016-12-08 10:04:20 -08:00
N. Taylor Mullen 25e0fee45c Pin global.json SDK to 1.0.0-preview2-1-003177. 2016-11-23 16:00:28 -08:00
Nate McMaster a01c7be3d8
Clean tmp folder after unzipping KoreBuild 2016-11-18 10:56:12 -08:00
Pranav K 687be28875 Updating versions to 1.2.0-* 2016-11-09 14:12:21 -08:00
Pranav K 00a0683829 Merge branch 'rel/1.1.0' into dev 2016-11-09 11:29:00 -08:00
Pranav K 3668d0f013 Branching for 1.1.0 2016-11-09 11:28:58 -08: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 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
jacalvar 968ea59ce4 Created public API baselines 2016-11-04 10:37:10 -07: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
chris2093 72bc9c0f2c Update DefaultAntiforgeryTokenStore.cs (#106)
Corrected comment typo
2016-10-19 07:54:52 -07:00
Pranav K 371af136d3 Merge remote-tracking branch 'origin/rel/1.1.0-preview1' into dev 2016-10-17 09:55:34 -07:00
Pranav K 01557cd176 Branching for 1.1.0-preview1 2016-10-17 09:48:36 -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
Doug Bunting c3476cf327 Increase .travis.yml consistency between repos
- aspnet/Universe#349
- minimize `dotnet` setup time; no need for caching
2016-09-04 19:18:49 -07:00
N. Taylor Mullen 55595d8a64 Merge branch 'rel/1.0.1' into dev 2016-08-17 14:41:58 -07:00
N. Taylor Mullen 447838d417 Merge branch 'rel/1.0.1' (early part) into dev 2016-08-17 14:41:53 -07:00
N. Taylor Mullen cdf84eb87e Change SHA256 algorithm to work on FIPS-compliant machines.
#95
2016-08-17 12:33:02 -07:00
N. Taylor Mullen a44275b732 Update projects to 1.0.1. 2016-08-17 12:24:20 -07:00
Pranav K 761d0e6290 Updating to dotnet.myget.org 2016-08-12 10:15:32 -07:00
Pranav K 0bdfef6913 Switching to dotnet.myget.org feed 2016-08-09 14:55:51 -07:00
Pranav K b086b5b165 Updating to Moq \ Castle.Core that does not require imports 2016-08-08 12:22:35 -07:00
BrennanConroy 0de846182b Update .travis.yml 2016-08-02 13:15:53 -07:00
Pranav K 571fddbd1d Pin the version of dotnet-test-xunit to 1.0.0-rc3-00000-01 2016-07-19 11:13:05 -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
Chris 5c04f0a831 Use Angular lib instead of angular map file in sample (#92) 2016-06-28 14:42:04 -07:00
Pranav K 646cb6ea21 Updating json files to pin versions and build files to pin KoreBuild 2016-06-27 13:51:09 -07:00
Pranav K b4822f90af Updating NuGet.config 2016-06-27 13:50:14 -07:00
Pranav K dad4522ef3 Updating to dev versions 2016-06-16 10:39:00 -07:00
jacalvar 47d28b78d6 Merge branch 'release' into dev 2016-06-15 14:48:27 -07:00
jacalvar 69bf6ea08d Update Json.NET to 9.0.1 2016-06-15 14:41:00 -07:00
Pranav K 4a8cf4ac9c Merge branch 'release' into dev 2016-06-14 16:29:31 -07:00
Pranav K c790b9f951 Updating to release. 2016-06-14 16:23:07 -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
jacalvar d8c1ac7c06 Remove unncessary imports 2016-06-08 12:47:43 -07:00
jacalvar 3f78743011 Update Json.NET to 9.0.1-beta1 2016-06-03 13:08:13 -07:00
Cesar Blum Silveira dd86306ec6 Fix test pass. 2016-05-27 17:47:50 -07:00
Cesar Blum Silveira 9ac13d94c4 Fix OSX build on Travis. 2016-05-27 11:45:20 -07:00
N. Taylor Mullen 54d9860eea Rename `ServiceCollectionExtensions` to `AntiforgeryServiceCollectionExtensions`.
#84
2016-05-26 10:06:26 -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
John Luo 453e4821ac Merge branch 'release' into dev 2016-04-27 15:39:16 -07:00