Commit Graph

818 Commits

Author SHA1 Message Date
Pranav K 4a258b4565 Remove usage of TaskCache 2017-06-08 09:01:00 -07:00
Nate McMaster a561da0b3f Remove itemgroup from csproj with unreachable code 2017-06-06 15:41:17 -07:00
Hao Kung f0217eb77f Merge branch 'rel/2.0.0-preview2' into dev 2017-06-05 14:05:57 -07:00
Hao Kung b795893542 Remove rogue using 2017-06-05 14:04:33 -07:00
Hao Kung 6d4fa4e91c Merge branch 'rel/2.0.0-preview2' into dev 2017-06-05 11:34:49 -07:00
Hao Kung ae3dfcdb32 Remote ConfigureDefaultOptions 2017-06-05 11:34:35 -07:00
Hao Kung b3e4bf382c Merge branch 'rel/2.0.0-preview2' into dev 2017-06-02 14:35:46 -07:00
Hao Kung db9ae62632 IInitializeOptions => IPostConfigureOptions 2017-06-02 14:28:03 -07:00
Kiran Challa c5b566ed4a Merge branch 'rel/2.0.0-preview2' into dev 2017-06-01 15:19:49 -07:00
Pranav K 8bfab2b378 Updating versions to preview3 2017-06-01 10:47:46 -07:00
Kiran Challa 4034158c61 Removed reference to System.Net.Http 2017-06-01 06:25:25 -07:00
Pranav K 3d856fc2a3 Merge remote-tracking branch 'origin/rel/2.0.0-preview2' into dev 2017-05-31 20:03:25 -07:00
Pranav K f8feee3783 Updating build scripts to point to 2.0.0-preview2 KoreBuild 2017-05-31 19:53:33 -07:00
Pranav K c6fbab2013 Merge remote-tracking branch 'origin/rel/2.0.0-preview2' into dev 2017-05-31 19:47:02 -07:00
Pranav K e573b84310 Branching for rel/2.0.0-preview2 2017-05-31 19:37:21 -07:00
Kiran Challa e65a67bb5c Updated to use the latest shared runtime 2017-05-29 04:41:58 -07:00
John Luo c523839078 Update default settings for SameSite
- Need Lax policy for social authentication
- Need None policy for OIDC
2017-05-26 12:19:18 -07:00
Hao Kung 348cdf9da9 Fix sln 2017-05-25 23:31:09 -07:00
Hao Kung 0b41dd1289 Disable api check to unblock build 2017-05-25 20:25:04 -07:00
Hao Kung e940cdb36b AuthZ 2.0 changes + react to Http 2017-05-25 18:29:19 -07:00
Chris R 30392a1811 Retarget to netstandard2.0 and net461 2017-05-24 19:04:48 -07:00
John Luo 769da5fd87 Add SameSitePolicy to CookiePolicyMiddleware 2017-05-23 09:55:11 -07:00
Chris R 2a4a7dd26a Make samples work. Fix AddOAuthAuthentication extension. (#1226) 2017-05-22 10:01:44 -07:00
Hao Kung 1f5a27e20a Switch to Options Initializer 2017-05-17 14:05:27 -07:00
Nate McMaster bdd4d21996 Update test framework versions and fix issues with tests 2017-05-12 14:30:18 -07:00
Eilon Lipton 785c1251dd Add auth link 2017-05-11 16:32:19 -07:00
Pavel Krymets 36605636df Remove unnecessary package references (#1210) 2017-05-10 11:47:56 -07:00
BrennanConroy b7a5a6044d Fix samples logging (#1205) 2017-05-09 08:57:39 -07:00
Pranav K 85dcdcc92c Merge pull request #1203 from aspnet/rel/2.0.0-preview1
Migrate to netcoreapp2.0 (#1202)
2017-05-04 19:27:14 -07:00
Chris R d84abf1fe6 Migrate to netcoreapp2.0 (#1202)
* Migrate to netcoreapp2.0, remove Microsoft.Owin.Security.Interop & tests.

* Remove net45 baselines
2017-05-04 19:26:44 -07:00
Pranav K e97ed66534 Merge remote-tracking branch 'origin/rel/2.0.0-preview1' into dev 2017-05-01 22:02:41 -07:00
Pranav K c0f4a211e4 Use the bundled NETStandard.Library package in netstandard targeting libraries 2017-05-01 12:40:12 -07:00
Nate McMaster e17b275d92 Revert "Temporarily disable DotNetCliToolReference in samples until aspnet/Universe#506 is resolved"
This reverts commit 4b9f57b3b3.
2017-04-28 11:51:56 -07:00
Pranav K 998767043a Updating package version to preview2 2017-04-26 07:13:36 -07:00
Pranav K 25b2ff087e Merge branch 'rel/2.0.0-preview1' into dev 2017-04-25 22:05:26 -07:00
Pranav K 98e517de43 Branching for 2.0.0-preview1 2017-04-25 22:05:23 -07:00
Pranav K 0cc0a46b74 Use Bundled NETStandard.Library \ NETCoreApp versions instead of explicitly specifying one 2017-04-25 12:48:46 -07:00
Nate McMaster 4b9f57b3b3 Temporarily disable DotNetCliToolReference in samples until aspnet/Universe#506 is resolved 2017-04-25 11:29:03 -07:00
Smit Patel 254eb82ee1 Update API Check related files
React to aspnet/BuildTools#238
2017-04-25 08:19:08 -07:00
Hao Kung 4f20655850 Set DisplayName for auth 2017-04-20 14:19:32 -07:00
Hao Kung 7fd15a2ae6 Fix tests 2017-04-19 14:32:28 -07:00
Hao Kung bb73898ca2 Disable api check 2017-04-19 14:14:46 -07:00
Hao Kung da30688fa9 Disable api checks for now 2017-04-19 13:58:38 -07:00
Hao Kung 99aa3bd35d Auth 2.0 2017-04-19 13:00:03 -07:00
Pranav K 2d7cd6038f Updating versions to 2.0.0-preview1 2017-04-03 21:41:12 -07:00
Pranav K 305ccf9cc5 Updating to 2.0.0 Internal.AspNetCore.Sdk 2017-03-29 11:30:36 -07:00
Kiran Challa 2b8a937828 Upgraded Json.NET version to 10.0.1 2017-03-28 10:37:03 -07:00
Doug Bunting 75a4d006aa Disable API Check in projects with untracked breaking changes 2017-03-22 08:35:25 -07:00
Pranav K b8eae7a697 Add reference to System.Security.Claims 2017-03-22 06:04:21 -07:00
Pranav K ffa45dbd01 Change compilation targets.
* Remove net451 as a compilation target
* Upgrade to netcoreapp2.0
2017-03-22 06:04:21 -07:00