Skip to content

Added community.sitecore.com to CSP img-src directive#594

Open
gkLeo wants to merge 1 commit into
Sitecore:mainfrom
gkLeo:bugfix/csp-img
Open

Added community.sitecore.com to CSP img-src directive#594
gkLeo wants to merge 1 commit into
Sitecore:mainfrom
gkLeo:bugfix/csp-img

Conversation

@gkLeo

@gkLeo gkLeo commented Jun 8, 2026

Copy link
Copy Markdown
Contributor

Description / Motivation

Added https://community.sitecore.com to the CSP img-src directive to fix avatar photo blocking. Avatar images from community.sitecore.com were being blocked by the Content Security Policy, causing profile photos to fail to load on MVP profile pages.

Related Issue: #593

How Has This Been Tested?

  1. Navigate to a profile page that displays avatar photo from community.sitecore.com
  2. Verify that avatar images load successfully without CSP violations in the browser console

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

  • I have read the Contributing guide.
  • My code/comments/docs fully adhere to the Code of Conduct.
  • My change is a code change.
  • My change is a documentation change and there are NO other updates required.

@gkLeo gkLeo changed the title Add community.sitecore.com to CSP img-src directive Added community.sitecore.com to CSP img-src directive Jun 8, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant