-
Notifications
You must be signed in to change notification settings - Fork 184
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
CSP prevents loading of all images #2479
Comments
Fix:
Once I did that and did another |
Are you using external media storage by chance? I just loaded the new policy and it is working fine for me. |
I use Docker and host media files on Cloudflare R2. I have watchtower set up to automatically update the Docker images nightly. This was working fine yesterday, but today I started getting CSP errors. |
Ugh, Cloudflare... Seems that the new CSP doesn't properly allow external media storage then :/ |
Steps to reproduce the problem
...
Refused to load the image '<URL>' because it violates the following Content Security Policy directive: "img-src 'self' data: blob: <URL>".
Expected behaviour
Images should load
Actual behaviour
CSP blocks loading of all images
Detailed description
No response
Mastodon instance
oliphant.social
Mastodon version
v4.3.0-alpha.0+glitch
Technical details
If this is happening on your own Mastodon server, please fill out those:
The text was updated successfully, but these errors were encountered: