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

fix: The library triggers a console error message unless the CSP allows unsafe-inline for style-src #737

Merged
merged 4 commits into from
Jan 31, 2022

Conversation

Finesse
Copy link
Member

@Finesse Finesse commented Jan 28, 2022

Resolves #733

A keyword for future searches: Content Security Policy

@Finesse Finesse requested a review from bayotop January 28, 2022 20:56
@Finesse Finesse self-assigned this Jan 28, 2022
@Finesse Finesse changed the title fix: The DOM blockers entropy makes a console error message unless the CSP allows unsafe-inline for style-src fix: The library triggers a console error message unless the CSP allows unsafe-inline for style-src Jan 28, 2022
src/utils/dom.ts Outdated Show resolved Hide resolved
@Finesse Finesse requested a review from bayotop January 31, 2022 13:25
@Finesse Finesse merged commit 9b4b8a9 into master Jan 31, 2022
@Finesse Finesse deleted the hotfix/csp-inline-style branch January 31, 2022 21:24
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.

fingerprintjs violates the CSP header while trying to set inline-style
2 participants