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

Revert "Add GOVUK domains to script src CSP" #336

Merged
merged 2 commits into from Dec 21, 2023
Merged

Conversation

AshGDS
Copy link
Contributor

@AshGDS AshGDS commented Dec 21, 2023

This reverts commit b30410c.

We thought it would solve a CORS issue, but it did not so we don't need this change.

This reverts commit b30410c.

We thought it would solve a CORS issue, but it did not so we don't need this change.
@AshGDS AshGDS self-assigned this Dec 21, 2023
Copy link
Contributor

@ChrisBAshton ChrisBAshton left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approved, but suggest we downgrade to 9.8.1 (in version.rb and CHANGELOG.md)

@@ -1,3 +1,3 @@
module GovukAppConfig
VERSION = "9.8.0".freeze
VERSION = "9.9.0".freeze
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nitpick: we could make this 9.8.1, because it's not a breaking change (insofar as no other apps will have made any changes in light of the change introduced in 9.8.0) and it's more of a bugfix than a new feature.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @ChrisBAshton, will update 👍

@AshGDS AshGDS merged commit 775358a into main Dec 21, 2023
9 checks passed
@AshGDS AshGDS deleted the revert-csp-change-ash branch December 21, 2023 14:45
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.

None yet

2 participants