Entity name visible on link
Posted: Fri Aug 29, 2014 7:11 am
When I go to add a new product a screen pops which asks to add product or product bundle, now when I go to see link address using developer option I see link as below
Isn’t it a security issue as we are revealing whole entity path?
Code: Select all
/admin/product/add?entityType=org.broadleafcommerce.core.catalog.domain.ProductImpl
Isn’t it a security issue as we are revealing whole entity path?