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

Change glitch-soc's CSP config to match upstream's closer #2474

Merged

Conversation

ClearlyClaire
Copy link

Our implementations had diverged quite a bit, but the actual changes to the production environment were actually really tiny:

  • stricter config for media and images (no https): I have kept this difference with upstream
  • some clauses were ordered differently: removed that change
  • deduplication of assets VS media hosts: dropped that for now, even though this would slightly reduce header size in some cases

@ClearlyClaire ClearlyClaire merged commit d59196e into glitch-soc:main Nov 20, 2023
ClearlyClaire added a commit that referenced this pull request Nov 26, 2023
* Revert "Fix image and media loading when using external storage server"

This reverts commit 6cfa024.

* Revert "Change glitch-soc's CSP config to match upstream's closer (#2474)"

This reverts commit d59196e.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant