vc-platform icon indicating copy to clipboard operation
vc-platform copied to clipboard

Catalog module - Extend authorization for work with product images and assets

Open tatarincev opened this issue 7 years ago • 0 comments

  • [ ] Need to restrict upload and delete images and assets by checking platform:asset:create , 'platform:asset:delete' permissions
  • [ ] Switch to scope bounded permissions check in product js controllers and templates which respond for working with product images and assets. Use platformWebApp.authService.checkPermission(permission, product.securityScopes) for this task

tatarincev avatar Aug 22 '17 09:08 tatarincev