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 Resolve path traversals in RazorViewEngine 2016-12-08 11:20:06 -08:00
ExpanderViewsController.cs
…
FlushPoint.cs
…
HtmlHelperOptionsController.cs Do not generate a validation summary when `excludePropertyErrors` unless specific model has an error 2016-09-08 15:36:47 -07:00
NestedViewStartsController.cs
…
PartialViewEngineController.cs
…
PartialsWithLayoutController.cs
…
TemplateExpander.cs
…
UpdateableFileProviderController.cs Resolve path traversals in RazorViewEngine 2016-12-08 11:20:06 -08:00
UrlResolutionController.cs
…
ViewEngineController.cs
…
ViewNameSpecification_HomeController.cs
…
ViewWithPathsController.cs
…
ViewsConsumingCompilationOptionsController.cs
…