Skip to content

Commit 69519b1

Browse files
authored
Merge pull request #1753 from sivaschenko/csp-profile-image
CSP for profile image
2 parents 4fb1018 + 01d0baf commit 69519b1

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)