Skip to content

Commit

Permalink
Remove allowedOrigins configuration for commerce web services in mani…
Browse files Browse the repository at this point in the history
…fest.json
  • Loading branch information
vahid.mehrjouei committed Dec 30, 2024
1 parent b985092 commit 9ad39fb
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions core-customize/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -426,10 +426,6 @@
"key": "corsfilter.assistedservicewebservices.exposedHeaders",
"value": "x-anonymous-consents"
},
{
"key": "corsfilter.commercewebservices.allowedOrigins",
"value": "*"
},
{
"key": "corsfilter.commercewebservices.allowedHeaders",
"value": "origin content-type accept authorization cache-control x-anonymous-consents x-profile-tag-debug x-consent-reference if-none-match occ-personalization-id occ-personalization-time"
Expand Down

0 comments on commit 9ad39fb

Please sign in to comment.