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
Azure Make Mvc repo folder layout consistent (#7518) 2019-02-13 10:53:39 -08:00
AzureIntegration
DataProtection
DefaultBuilder
Features/JsonPatch
Hosting
Html/Abstractions
Http
Identity Update to bootstrap 3.4.1 2019-02-14 17:13:06 -08:00
Installers
Middleware
MusicStore
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
Templating Move updateMigrations.cmd back into its correct subfolder 2019-05-14 10:49:47 -07:00
Tools