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

NextCloud: Content Security #45

Open
RobLoach opened this issue Jan 19, 2025 · 0 comments
Open

NextCloud: Content Security #45

RobLoach opened this issue Jan 19, 2025 · 0 comments

Comments

@RobLoach
Copy link

RobLoach commented Jan 19, 2025

Out of curiosity, I was creating a Nostalgist NextCloud App to allow playing games directly within your NextCloud instance. I think it would be cool to have a web interface in NextCloud to play games.

Ran into a Content Security block though...

Content-Security-Policy: The page’s settings blocked WebAssembly (script-src) from being executed because it violates the following directive: “script-src 'nonce-EjvuDojQHZxK0j7w51OACH9TWgnKxEZth4AuKqZbJfI='” (Missing 'wasm-unsafe-eval' or 'unsafe-eval')

Do you know if there's a way to pass a nonce value to the WASM so that it passes content security?
RobLoach/nextcloud-nostalgist#1

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