Commit Graph

122 Commits

Author SHA1 Message Date
Suhas Joshi de5c079bf0 Updating NuGet.config 2015-01-20 17:25:24 -08:00
Suhas Joshi 23ce588f7b Updating to release NuGet.config 2014-12-08 15:15:31 -08:00
Chris Ross 184233af61 #79: Remove cookie compression. 2014-12-05 10:40:46 -08:00
Victor Hurdugaci 0a71973513 Add schema version to kproj files 2014-11-25 11:03:55 -08:00
Hao Kung 240ed82b31 React to AddDataProtection change 2014-11-24 16:32:33 -08:00
Hao Kung 5f06906087 React to fallback changes 2014-11-20 17:25:16 -08:00
Chris Ross 977a08ddca Add DataProtection to samples. 2014-11-18 14:59:56 -08:00
Chris Ross b37966f7ef Fix DataProtection DI dependencies. 2014-11-18 14:51:36 -08:00
Chris Ross 0fee3c87a0 #85 - Update the targeted Facebook API version to v2.2. 2014-11-14 15:05:31 -08:00
Suhas Joshi 8709721890 Merge branch 'UpdateKestrel' of https://github.com/aspnet/Security into UpdateKestrel 2014-11-13 16:51:52 -08:00
Suhas Joshi 4f90920b6d Added kestrel and running on IIS support 2014-11-13 16:50:53 -08:00
Suhas Joshi 2f7c186b24 Adding necesary files for IIS hosting 2014-11-13 12:57:01 -08:00
Suhas Joshi 0815681a95 Added kestrel to run samples on Mono 2014-11-13 11:16:36 -08:00
Victor Hurdugaci ee162013a5 Update KProj to the latest format 2014-11-12 15:33:16 -08:00
Pranav K 842ccf1a37 Merge branch 'release' into dev 2014-11-06 10:49:31 -08:00
Pranav K 32a967d58f Updating to release NuGet.config 2014-11-06 10:49:29 -08:00
David Fowler 6aed946a63 Merge branch 'release' into dev 2014-10-31 02:12:01 -07:00
David Fowler a5bd9d29e5 Added package descriptions 2014-10-31 02:11:42 -07:00
Pranav K 2934bb866d Removing transitive dependencies from project.json 2014-10-29 11:23:57 -07:00
Pranav K fb51830598 Merge branch 'release' into dev 2014-10-29 11:04:28 -07:00
Pranav K edefdf6b2f Updating Newtonsoft.json version to 6.0.6 2014-10-29 10:32:37 -07:00
Chris Ross a492b8fcbd #84 - Fix regression with OAuth Notifications. 2014-10-27 16:01:31 -07:00
Chris Ross 95f19407fc #74 - Clean up data protection provider helper. 2014-10-21 14:01:25 -07:00
Pranav K 2c64ebdbc2 Updating build.sh to work on Mono 2014-10-21 12:47:26 -07:00
Chris Ross 89ade800c4 Update Claims dependency. 2014-10-17 09:49:04 -07:00
Hao Kung 78f472fd20 Switch to automatically ensure request services 2014-10-16 11:14:07 -07:00
Chris Ross 45836c8041 Update UseMiddleware dependencies. 2014-10-15 15:56:08 -07:00
Hao Kung 84dfcf5258 React to Options and Hosting changes 2014-10-14 19:14:54 -07:00
Chris Ross 6965a66f18 #59 - Use Task.GetAwaiter().GetResult() instead of Task.Result. 2014-10-13 14:26:24 -07:00
Chris Ross e315a545cb #61 - Unit test cleanup. 2014-10-13 11:13:26 -07:00
Chris Ross 3e88f44552 #69 - Properly delete Twitter state cookie. 2014-10-13 11:13:24 -07:00
Levi B 2e65a40555 Update Security to account for DataProtector API changes. 2014-10-10 12:21:08 -07:00
Pranav K 9e2f992479 Removing version from framework assemblies node 2014-10-10 10:57:33 -07:00
Pranav K d598b83e33 Reacting to CLR package versioning changes 2014-10-10 10:34:22 -07:00
Hao Kung e9038b40f1 React to UsePerRequestServices 2014-10-09 14:18:09 -07:00
Chris Ross 4853554147 #39 - Port the OAuth Bearer middleware from Katana. 2014-10-09 09:04:24 -07:00
Hao Kung 3426034bcb Use DI activated options for auth middlewares
UseXXX() now use DI activated options
Use ExternalAuthenticationOptions instead of DefaultSignInAs
2014-10-08 13:02:08 -07:00
David Fowler 23c024ef41 Fixup references 2014-10-05 12:26:17 -07:00
Chris Ross 0f9ac1f84f #52 - Set a default user-agent for the OAuth backchannel. 2014-10-02 12:05:35 -07:00
Pranav K 43cdd54c16 Removing declaration expressions 2014-10-01 14:47:27 -07:00
Pranav K ffedd04657 Updating dev NuGet.config 2014-09-17 09:59:14 -07:00
Pranav K 1a6b6fdd91 Updating release NuGet.config 2014-09-17 09:59:12 -07:00
Chris Ross b832636484 Clean sample dependencies. 2014-09-15 16:09:14 -07:00
Chris Ross 35ad3ec7bb Code cleanup. 2014-09-15 09:35:55 -07:00
Chris Ross 07b3fe2135 #32 - Port comment and flow cleanup from Katana. 2014-09-12 14:42:55 -07:00
Chris Ross 55f8b9d41d Rebase. 2014-09-12 14:32:35 -07:00
Chris Ross f258724cbd #32 - Honor AuthenticationProperties.AllowRefresh. 2014-09-12 12:41:23 -07:00
Chris Ross a9e40ac895 Properly delete the correlation cookie. See Katana #230. 2014-09-12 12:41:19 -07:00
Chris Ross b10cda80a7 #32 - Port Cookies OnException notification from Katana. 2014-09-12 12:41:15 -07:00
Chris Ross 83bffe3542 #32 - Port Cookies OnSignedIn notification from Katana. 2014-09-12 12:41:11 -07:00