Remove dupe Authz attribute
This commit is contained in:
@@ -35,7 +35,6 @@ namespace Umbraco.Web.Editors
|
||||
_contentTypeBaseServiceProvider = contentTypeBaseServiceProvider;
|
||||
}
|
||||
|
||||
[UmbracoApplicationAuthorize(Constants.Applications.Content)]
|
||||
[HttpPost]
|
||||
public async Task<HttpResponseMessage> UploadImage()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user