Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add additional CSP header configuration options #2871

Merged
merged 2 commits into from
Jan 2, 2025

Conversation

kiancross
Copy link
Contributor

Added configuration options to extend the allowed lists for the child-src, font-src, form-action, frame-src, img-src, and media-src directives in the Content Security Policy (CSP) headers. These changes enable compatibility with third-party tools, such as Google Analytics.

kiancross and others added 2 commits January 2, 2025 17:06
Added configuration options to extend the allowed lists for the
`child-src`, `font-src`, `form-action`, `frame-src`, `img-src`,
and `media-src` directives in the Content Security Policy (CSP)
headers. These changes enable compatibility with third-party tools,
such as Google Analytics.
Copy link
Member

@ildyria ildyria left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

@ildyria
Copy link
Member

ildyria commented Jan 2, 2025

BTW, I sent you a contact message on your website. :)

@ildyria ildyria merged commit 1856646 into LycheeOrg:master Jan 2, 2025
28 of 31 checks passed
Copy link

codecov bot commented Jan 2, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 47.10%. Comparing base (2b74431) to head (3d5708a).
Report is 12 commits behind head on master.

❗ There is a different number of reports uploaded between BASE (2b74431) and HEAD (3d5708a). Click for more details.

HEAD has 1 upload less than BASE
Flag BASE (2b74431) HEAD (3d5708a)
9 8
Additional details and impacted files

@ildyria ildyria added this to the 6.3 milestone Jan 3, 2025
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.

2 participants