Commit Graph

326 Commits

Author SHA1 Message Date
Chris R c157d601a2 Avoid merging with anonymous users. 2016-01-20 16:29:20 -08:00
John Luo 488187ff79 Reacting to hosting rename 2016-01-17 16:33:48 -08:00
moozzyk 4d4dfedd59 dotnet-publish-iis refactoring
- moving command logic to a dedicated class
- adding logic for reading webroot value from a parameter, hosting.json file and folder structure
- reading application name from project.json instead of a parameter
2016-01-15 10:36:38 -08:00
Chris R 3458f80ec4 Rename windows auth forwarder header to MS-PLATFORM-HANDLER-WINAUTHTOKEN. 2016-01-14 10:29:39 -08:00
Chris R cc1cb1d480 #27 Forward client certificates. 2016-01-13 15:07:14 -08:00
moozzyk b2a3f871c0 Microsoft.AspNet.Tools.PublishIIS -> dotnet-publish-iis
Renaming Microsoft.AspNet.Tools.PublishIIS to dotnet-publish-iis as this is the convention dotnet tools must follow
2016-01-12 14:15:21 -08:00
Chris R 0589b883b8 #14, 52 Add IWebApplicationBuilder.UseIISPlatformHandlerUrl, include path base 2016-01-12 13:33:21 -08:00
John Luo 11025b894e Updating to new options pattern 2016-01-08 17:06:11 -08:00
moozzyk deca0f3bef fixing build 2016-01-08 16:35:37 -08:00
John Luo d8b6b27a5d Adding publish iis as a project and minor cleanup 2016-01-08 14:55:38 -08:00
moozzyk ae61490092 publish-iis command 2016-01-08 10:29:40 -08:00
John Luo 460b0c993a Adding back middleware initialization with options instance. 2015-12-23 15:43:05 -08:00
John Luo 6d202b0fdf Standardizing middleware to use configureOptions lambda 2015-12-22 20:42:09 -08:00
Brennan 41cd7bf45e Remove display name for Negotiate and Ntlm 2015-12-10 10:19:13 -08:00
Hisham Bin Ateya 29b90ea070 Simplify AuthenticationHandler using LINQ 2015-12-07 14:01:57 -08:00
Chris R f8ff2cd6d1 Remove x-fowarded-for and x-forwarded-proto. 2015-12-07 10:10:31 -08:00
Pavel Krymets cc384ff272 Add an option to disable windown auth 2015-11-24 10:56:34 -08:00
Pavel Krymets 8ee803d255 Handle Remote header with ip and port correctly 2015-11-18 11:10:27 -08:00
N. Taylor Mullen 9910254f3d Remove System beta tag in project.json for coreclr packages. 2015-11-12 12:23:49 -08:00
Cesar Blum Silveira 9e7a3ae335 Strong name Microsoft.AspNet.IISPlatformHandler. 2015-11-03 20:48:36 -08:00
David Fowler 327589d41e Fixed ifdefs 2015-10-24 01:07:01 -07:00
David Fowler 0c064dfb6c Generations and vanilla .NET Framework support 2015-10-23 23:21:08 -07:00
Chris R c93e4f09f2 React to Authentication changes. 2015-10-15 10:09:33 -07:00
Chris R 2fe2e0d841 #1 Implement a full authentication handler. 2015-10-13 13:47:45 -07:00
Pranav K fcd5b55611 Renaming Microsoft.Framework.* -> Microsoft.Extensions.* 2015-10-03 15:44:45 -07:00
Chris R 4510d20a83 #2 Platform handler middleware, sample, tests, functional tests. 2015-09-28 15:16:55 -07:00