aspnetcore/src
Chris Ross (ASP.NET) c2bb354675 Merged PR 1480: [2.1] HttpSys path normalization
This takes PathNormalizer from Kestrel to normalize the request path and prevent traversals. (e.g. "/./" and "/../").

In 2.1 only HttpSys was affected. In 2.2 HttpSys and IIS-in-proc will share this code (with additional tests). In 3.0 we'll refactor it to use more shared source across all three servers.
2019-06-07 21:20:28 +00:00
..
Antiforgery Remove netcoreapp2.0 test TFMs (#6461) 2019-01-08 11:20:09 -08:00
Azure Make Mvc repo folder layout consistent (#7518) 2019-02-13 10:53:39 -08:00
AzureIntegration Remove netcoreapp2.0 test TFMs (#6461) 2019-01-08 11:20:09 -08:00
DataProtection Remove netcoreapp2.0 test TFMs (#6461) 2019-01-08 11:20:09 -08:00
DefaultBuilder Remove netcoreapp2.0 test TFMs (#6461) 2019-01-08 11:20:09 -08:00
Features/JsonPatch
Hosting Convert SignalR projects to build with ProjectReference (#6457) 2019-01-09 13:12:35 -08:00
Html/Abstractions Remove netcoreapp2.0 test TFMs (#6461) 2019-01-08 11:20:09 -08:00
Http Remove netcoreapp2.0 test TFMs (#6461) 2019-01-08 11:20:09 -08:00
Identity Update to bootstrap 3.4.1 2019-02-14 17:13:06 -08:00
Installers
Middleware Switch agent queues used on Windows builds (#6627) 2019-01-11 16:23:13 -08:00
MusicStore Remove netcoreapp2.0 test TFMs (#6461) 2019-01-08 11:20:09 -08:00
Mvc Skip model binding test due to environment changes (#10923) 2019-06-05 15:45:12 -07:00
PackageArchive Update branding to 2.1.12 (#10865) 2019-06-04 16:58:12 -07:00
Packages
Razor Restore testassets during build to prevent timeouts (#8038) 2019-03-01 11:43:03 -08:00
Security Make Mvc repo folder layout consistent (#7518) 2019-02-13 10:53:39 -08:00
Servers Merged PR 1480: [2.1] HttpSys path normalization 2019-06-07 21:20:28 +00:00
Shared Merged PR 1480: [2.1] HttpSys path normalization 2019-06-07 21:20:28 +00:00
SignalR Merged PR 891: Update MessagePack dependency 2019-04-12 17:40:48 +00:00
SiteExtensions Build branch logging SE in main build (#6312) 2019-01-14 08:42:53 -08:00
Templating Move updateMigrations.cmd back into its correct subfolder 2019-05-14 10:49:47 -07:00
Tools Move dotnet watch to a seperate test group (#6730) 2019-01-15 17:18:28 -08:00