You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ofbiz.apache.org by "Chinmay Patidar (JIRA)" <ji...@apache.org> on 2017/09/23 10:59:00 UTC

[jira] [Created] (OFBIZ-9763) Create separate Permission Services for CRUD services of ShoppingList and ShoppingListItem

Chinmay Patidar created OFBIZ-9763:
--------------------------------------

             Summary: Create separate Permission Services for CRUD services of ShoppingList and ShoppingListItem
                 Key: OFBIZ-9763
                 URL: https://issues.apache.org/jira/browse/OFBIZ-9763
             Project: OFBiz
          Issue Type: Improvement
          Components: ecommerce, party
    Affects Versions: Release Branch 16.11, Trunk
            Reporter: Chinmay Patidar
            Assignee: Chinmay Patidar
             Fix For: Trunk


In CRUD services for ShoppingList and ShoppingListItem entities, the security related checks are present inline in the services. This implementation violates the best practice of keeping security implementation different from the business logic.

We need to implement security services for such operations and to call them as a permission-service from the CRUD operation services definition



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)