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 hint about CSP when changing asset URLs #1586

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

thijskh
Copy link

@thijskh thijskh commented Jan 20, 2025

The CSP is cached a long time so you must take due precautions and add any new asset host to it at least a week before you make the change.

Fixes: mastodon/mastodon#27446, mastodon/mastodon#28842

The CSP is cached a long time so you must take due precautions and add any new asset host to it at least a week before you make the change.

Fixes: #27446, #28842
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.

CSP errors after I change the s3 alias host
2 participants