aspnetcore/test/WebSites/RazorWebSite/Controllers
Pranav K cfa9631ce8 Resolve path traversals in RazorViewEngine
This change moves the onus of path resolution from individual IFileProvider instances to RazorViewEngine.

Fixes #5574
Fixes https://github.com/aspnet/MvcPrecompilation/issues/33
2016-12-08 11:20:06 -08:00
..
DirectivesController.cs
…
EmbeddedViewsController.cs
…
ExpanderViewsController.cs
…
FlushPoint.cs
…
HtmlHelperOptionsController.cs
…
NestedViewStartsController.cs
…
PartialViewEngineController.cs
…
PartialsWithLayoutController.cs
…
TemplateExpander.cs
…
UpdateableFileProviderController.cs
…
UrlResolutionController.cs
…
ViewEngineController.cs
…
ViewNameSpecification_HomeController.cs
…
ViewWithPathsController.cs
…
ViewsConsumingCompilationOptionsController.cs
…