aspnetcore/test/WebSites
Kiran Challa e0212752e5 Removing AuthorizationFilterAttribute as we do not want users to easily create their own authorization implementation. They should instead
use authorization policies and requirements(IAuthorizationRequirement) to enforce authorization.
[Fixes #4233] AuthorizationFilterAttribute returns UnauthorizedResult rather than ChallengeResult
2016-03-30 15:34:41 -07:00
..
ApiExplorerWebSite Added new attribute ProducesResponseTypeAttribute to enable ApiExplorer to expose response type and StatusCode. 2016-03-30 11:51:58 -07:00
ApplicationModelWebSite Fixed packages 2016-03-25 12:27:49 -07:00
BasicWebSite Fixed packages 2016-03-25 12:27:49 -07:00
ControllersFromServicesClassLibrary Fixed packages 2016-03-25 12:27:49 -07:00
ControllersFromServicesWebSite Fixed packages 2016-03-25 12:27:49 -07:00
CorsWebSite Fixed packages 2016-03-25 12:27:49 -07:00
ErrorPageMiddlewareWebSite Fixed packages 2016-03-25 12:27:49 -07:00
FilesWebSite Fixed packages 2016-03-25 12:27:49 -07:00
FiltersWebSite Removing AuthorizationFilterAttribute as we do not want users to easily create their own authorization implementation. They should instead 2016-03-30 15:34:41 -07:00
FormatterWebSite Fixed packages 2016-03-25 12:27:49 -07:00
HtmlGenerationWebSite Fixed packages 2016-03-25 12:27:49 -07:00
Microsoft.AspNetCore.Mvc.TestConfiguration Fixed packages 2016-03-25 12:27:49 -07:00
RazorPageExecutionInstrumentationWebSite Fixed packages 2016-03-25 12:27:49 -07:00
RazorWebSite Fixed packages 2016-03-25 12:27:49 -07:00
RoutingWebSite Fixed packages 2016-03-25 12:27:49 -07:00
SimpleWebSite Fixed packages 2016-03-25 12:27:49 -07:00
TagHelpersWebSite Fixed packages 2016-03-25 12:27:49 -07:00
UserClassLibrary Remove project name from output path 2016-03-02 14:39:12 -08:00
VersioningWebSite Fixed packages 2016-03-25 12:27:49 -07:00
WebApiCompatShimWebSite Fixed packages 2016-03-25 12:27:49 -07:00
XmlFormattersWebSite Fixed packages 2016-03-25 12:27:49 -07:00