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

[BUG]: Weird CSP issue on opalHome-Login-ContentScript #137

Open
C0ntroller opened this issue Jan 18, 2024 · 0 comments
Open

[BUG]: Weird CSP issue on opalHome-Login-ContentScript #137

C0ntroller opened this issue Jan 18, 2024 · 0 comments

Comments

@C0ntroller
Copy link
Member

C0ntroller commented Jan 18, 2024

Also - when adding the Add On to chrome - this throws an error in contentScripts/login/opalHome.js:32 (clickLogin):

Refused to run the JavaScript URL because it violates the following Content Security Policy directive: "script-src 'self' 'wasm-unsafe-eval' 'inline-speculation-rules' http://localhost:* http://127.0.0.1:*". Either the 'unsafe-inline' keyword, a hash ('sha256-...'), or a nonce ('nonce-...') is required to enable inline execution. Note that hashes do not apply to event handlers, style attributes and javascript: navigations unless the 'unsafe-hashes' keyword is present.

I am not sure what that even means, but i does not seem to have impact on functionality.

Originally posted by @Nix-da in #131 (comment)

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

No branches or pull requests

1 participant