Skip to content

Commit 01d0baf

Browse files
committed
Updated CSP for adobe profile images
1 parent 4fb1018 commit 01d0baf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

AdobeStockImageAdminUi/etc/csp_whitelist.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111
<policy id="img-src">
1212
<values>
1313
<value id="adobe_stock_cdn" type="host">*.ftcdn.net</value>
14+
<value id="adobe_stock_profile_image" type="host">*.behance.net</value>
1415
<value id="jquery_image_load_placeholder" type="host">data:</value>
1516
</values>
1617
</policy>

0 commit comments

Comments
 (0)