Commit Graph

28 Commits

Author SHA1 Message Date
Stephen Halter 16914ec021 React to Kestrel rename
aspnet/KestrelHttpServer#11
2015-08-12 12:02:11 -07:00
Chris Ross 6072e3b1b8 #221 Remove unneeded dependencies around DataProtection. 2015-04-21 16:21:50 -07:00
Chris Ross 7d6349c81d Fix samples. 2015-04-20 15:59:31 -07:00
N. Taylor Mullen 08fdd7ad30 Remove BOM from project.json, *.cmd, *.sh and *.shade files. 2015-03-09 12:59:01 -07:00
N. Taylor Mullen 1bd605da5e Update aspnet50/aspnetcore50 => dnx451/dnxcore50. 2015-03-08 12:56:09 -07:00
Hao Kung 775eb5ece4 Split Security into AuthN/AuthZ
AuthenticationType -> Scheme
Move Active/Passive into AutomaticAuthenticationHandler
Security -> Authorization/Authentication assemblies
401-403 logic
Switch from ClaimsIdentity to ClaimsPrincipal
2015-03-02 15:33:52 -08:00
Suhas Joshi 4f90920b6d Added kestrel and running on IIS support 2014-11-13 16:50:53 -08:00
Pranav K 2934bb866d Removing transitive dependencies from project.json 2014-10-29 11:23:57 -07:00
David Fowler 23c024ef41 Fixup references 2014-10-05 12:26:17 -07:00
Chris Ross b832636484 Clean sample dependencies. 2014-09-15 16:09:14 -07:00
Chris Ross d6b82b8799 #32 - Port cookie auth session store from Katana. Add MemoryCache sample. 2014-09-12 12:41:07 -07:00
David Fowler 810c96e939 Updated to use the new target framework in project.json 2014-09-04 01:47:16 -07:00
David Fowler 536da06660 Updated to use the new target framework in project.json 2014-08-28 23:48:55 -07:00
Pranav K fabdb3b9df Reacting to System.IO package version change 2014-08-20 06:56:36 -07:00
Pranav K 8307e9b1f3 Reacting to System.Collections versioning change 2014-07-14 16:48:04 -07:00
David Fowler ea98a50e43 Renamed configurations to frameworks in project.json 2014-07-13 22:01:33 -07:00
Brice Lambson faf98f8bb0 Bump version to 1.0.0-* 2014-06-19 16:47:16 -07:00
Chris Ross cf7ffe1a75 Fix sample. 2014-05-09 11:19:54 -07:00
Wei Wang f8f3e34986 Sort dependencies and remove duplicates in dependencies 2014-05-07 18:04:18 -07:00
Chris Ross b1acd99197 Remove NullLoggerFactory workaround from the sample. 2014-05-07 11:35:42 -07:00
Wei Wang 08929a6e99 Fix dependency issues 2014-05-06 12:16:15 -07:00
Chris Ross 1235ea1a6f Fix HttpAbstractions dependency renames. 2014-05-06 00:59:16 -07:00
Chris Ross 3a5ad14fe0 Remove unused filesystem dependencies. 2014-05-01 12:46:10 -07:00
David Fowler 9726a26056 Update based on new API changes 2014-04-17 22:25:17 -07:00
Chris Ross b889e45666 Update sample dependencies. 2014-04-10 14:20:43 -07:00
Chris Ross 9281e7e67a Update System.Runtime.InteropServices dependency. 2014-04-10 14:11:22 -07:00
Chris Ross 551fca35d3 Review cleanup, rename Provider to Notifications, use NotNull. 2014-04-08 11:28:08 -07:00
Chris Ross 83855f8eac Redesign security contracts. 2014-03-31 10:30:57 -07:00