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

fix: assorted CSP issues #2323

Merged
merged 4 commits into from
Jan 10, 2025
Merged

fix: assorted CSP issues #2323

merged 4 commits into from
Jan 10, 2025

Conversation

thecristen
Copy link
Collaborator

Summary of changes

Asana Ticket: Add Soundcloud to CSP list so we can embed it and Map tiles should load on production environment

  • After fix: change metro map config tile URL for prod #2322 the map tiles couldn't load as they were blocked by the CSP! So the first commit should fix that.
  • The second commit adds a missing Google Tag Manager URL that I noticed logged in the console on mbta.com
  • The third commit removes an old link from the root template that I only noticed because the CSP yelled about it 😅 The flatpickr library code is distributed with Metro now anyway.
  • The fourth commit goes ahead and adds the Soundcloud URL.

@thecristen thecristen requested a review from a team as a code owner January 9, 2025 20:31
@thecristen thecristen enabled auto-merge (squash) January 9, 2025 20:31
@thecristen thecristen merged commit 3c32654 into main Jan 10, 2025
20 checks passed
@thecristen thecristen deleted the cbj/cdn-csp-connect branch January 10, 2025 19:38
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.

2 participants