Commit Graph

550 Commits

Author SHA1 Message Date
Nate McMaster f4026cc100
Reorganize source code from aspnet/DataProtection into a subfolder
Prior to reorg, this source existed at 3f5f419df8
2018-10-12 13:14:22 -07:00
BrennanConroy 3f5f419df8
Add Redis 2.0 package (#325) 2018-10-10 16:40:52 -07:00
ASP.NET CI 3acb4dd4e9 Update dependencies.props
[auto-updated: dependencies]
2018-10-07 19:10:34 +00:00
ASP.NET CI 018a252560 Update dependencies.props
[auto-updated: dependencies]
2018-09-30 12:10:12 -07:00
Nate McMaster 1135ed21cc
automated: bulk infrastructure updates. Update bootstrapper scripts and remove unnecessary signing properties 2018-09-28 17:10:32 -07:00
ASP.NET CI d83e6a29c0 Update dependencies.props
[auto-updated: dependencies]
2018-09-23 19:09:59 +00:00
ASP.NET CI 4143059054 Update dependencies.props
[auto-updated: dependencies]
2018-09-16 12:08:16 -07:00
ASP.NET CI f80ae73f95 Update dependencies.props
[auto-updated: dependencies]
2018-09-09 12:09:25 -07:00
ASP.NET CI acde45cf31
Update branding to 2.2.0-preview3 2018-09-05 16:33:50 -07:00
ASP.NET CI a1a5237613 Update dependencies.props
[auto-updated: dependencies]
2018-09-02 12:08:40 -07:00
Nate McMaster 7520ffa0ef
Fix up service scoping in the EF Core xml repository and update package version to 2.2 2018-08-30 16:22:43 -07:00
dan.s.ward 8f7d995508 Added Entity Framework Core backed IXmlRepository with tests and sample (#303) 2018-08-29 14:04:37 -07:00
ASP.NET CI c119bee8ef Update package branding for 2.2.0-preview2 2018-08-21 13:33:49 -07:00
ASP.NET CI 760efe303f Update dependencies.props
[auto-updated: dependencies]
2018-08-12 19:09:13 +00:00
Nate McMaster e0235b1e21
Fix aspnet/Home#3379 - add a functional test for Redis storage provider to ensure keys round-trip (#321) 2018-08-10 15:20:09 -07:00
Nate McMaster 9534c08142
Change versioning of Microsoft.AspNetCore.DataProtection.Redis to 2.2 (#320) 2018-08-10 09:13:02 -07:00
ASP.NET CI 241155946f Update dependencies.props
[auto-updated: dependencies]
2018-08-06 20:32:30 +00:00
ASP.NET CI d5b68286bc Update dependencies.props
[auto-updated: dependencies]
2018-08-05 19:10:13 +00:00
ASP.NET CI 2b486a0049 Update dependencies.props
[auto-updated: dependencies]
2018-07-29 12:08:43 -07:00
Nate McMaster 86b35c1932
Merge branch 'release/2.1' into release/2.2 2018-07-24 12:06:53 -07:00
ASP.NET CI 50b30c3396 Update dependencies.props
[auto-updated: dependencies]
2018-07-22 12:08:50 -07:00
ASP.NET CI b53c1d58b2 Update dependencies.props
[auto-updated: dependencies]
2018-07-15 12:09:10 -07:00
Nate McMaster b62bb5778b
Pin version variables to the ASP.NET Core 2.1.2 baseline
This reverts our previous policy of cascading versions on all servicing updates.
This moves variables into the 'pinned' section, and points them to the latest
stable release (versions that were used at the time of the 2.1.2 release).
2018-07-12 11:51:46 -07:00
Nate McMaster 44973b77df
Updating dependencies to 2.1.2 and adding a section for pinned variable versions 2018-07-11 18:48:04 -07:00
Nate McMaster 91d97c7f14
Reverting version from 2.1.2 back to 2.1.1
As a result of changing the way we apply servicing updates to aspnet core, this repo did not need the version bump because there are no planned product changes in this repo.
2018-07-11 15:06:27 -07:00
ASP.NET CI 2228213708 Update dependencies.props
[auto-updated: dependencies]
2018-07-08 12:09:15 -07:00
Nate McMaster 2af13658fc
Unprotect key material with the local cache of certificates before checking the cert store
In some cases, private keys for certificates is not completely available. When attempting to decrypt key material,
this can cause 'CryptographicException: Keyset does not exist'. This changes the order in which key material
decryption looks up private keys to first key the certificate options provided explicitly to the API, and then
falling back to the cert store for decryption keys.
2018-07-05 11:31:46 -07:00
Nate McMaster a5c86afe7d
Update infrastructure for the 2.2 release 2018-06-28 16:19:16 -07:00
Nate McMaster 7803b6ba25
Bumping version from 2.1.1 to 2.1.2 2018-06-27 13:39:44 -07:00
ASP.NET CI 678fe889c3 Update dependencies.props
[auto-updated: dependencies]
2018-06-25 11:10:29 -07:00
Ryan Brandenburg 5bed1972fe Set 2.1 baselines 2018-06-13 15:47:53 -07:00
Ryan Brandenburg 3064b60b34 Set 2.1 baselines 2018-06-13 15:47:41 -07:00
ASP.NET CI b40fa1bdfb Update dependencies.props
[auto-updated: dependencies]
2018-06-12 19:14:57 +00:00
Nate McMaster 3f3bfe05ec
Add a test condition for skipping tests when the default keychain is missing for macOS 2018-06-08 14:44:30 -07:00
Ryan Brandenburg 72569151a6 Adding VSTS file 2018-06-07 15:43:49 -07:00
ASP.NET CI 57bf1ebd7e Update dependencies.props
[auto-updated: dependencies]
2018-06-07 19:30:29 +00:00
Nate McMaster 98925ab99f
Add certificate names for code signing 2018-06-05 22:31:02 -07:00
Nate McMaster a3667dab27
Bumping version from 2.1.0 to 2.1.1 2018-06-05 09:11:30 -07:00
ASP.NET CI 4303def2ff Update dependencies.props
[auto-updated: dependencies]
2018-06-03 19:09:42 +00:00
ASP.NET CI 2ca2677388 Update dependencies.props
[auto-updated: dependencies]
2018-05-29 09:33:14 -07:00
ASP.NET CI 70984e6100 Update dependencies.props
[auto-updated: dependencies]
2018-05-27 19:09:53 +00:00
Nate McMaster (automated) 4f576cde23
Update bootstrapper scripts (automated commit) [ci skip] 2018-05-25 16:13:34 -07:00
ASP.NET CI a3f7b16464 Update dependencies.props
[auto-updated: dependencies]
2018-05-20 19:27:01 +00:00
ASP.NET CI aef13f941b Update dependencies.props
[auto-updated: dependencies]
2018-05-13 14:03:47 -07:00
Ryan Brandenburg 15ff22bc5c Upgrade to netcoreapp22 2018-05-08 10:50:10 -07:00
ASP.NET CI b7e99bfb9c Update dependencies.props
[auto-updated: dependencies]
2018-05-06 12:10:28 -07:00
ASP.NET CI 8851048872 Update dependencies.props
[auto-updated: dependencies]
2018-05-04 07:30:06 -07:00
Nate McMaster fb2f89ed51
Factor out internal interface for default directory testing
Create an internal abstraction for finding the default directories for key storage. This allows us to run tests without squashing on keys on the developer machine. It also allows us to isolate test runs from reach other.
2018-05-01 14:22:42 -07:00
Nate McMaster 16958c67bb
Merge branch 'release/2.1' into dev 2018-04-30 15:51:22 -07:00
Nate McMaster (automated) 1609514afe
Bump version to 2.1.0-rtm 2018-04-30 14:51:38 -07:00