Details
Description
For security reason, the "stream" request-map
- in ecommerce controller have been temporarily commented out.
- in commonext controller has been changed to require authentication.
We will need to
- put back the functionnalities allowed by the "stream" request-map in ecommerce .
- later check that mandatory authentication in commonext controller no impact.
Eventually it turned out that we simply needed to require authentication in both cases (back and front ends). Because in ecommerce/ecomseo webapps the stream request is only used to post images in blog entries an you need to be logged in to do so.
Attachments
Issue Links
- is related to
-
OFBIZ-11348 Temporarily comment out the "stream" request-map in ecommerce controller for security reason
- Closed
- relates to
-
OFBIZ-11353 For security reason require authenticationfor the "stream" request-map in commonext controller.xml
- Closed