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

Enable "enforce" CSP for dev deployments #956

Merged
merged 2 commits into from
Dec 20, 2024
Merged

Conversation

labkey-tchad
Copy link
Member

Rationale

Now that we've deployed "enforce" CSP to production servers, we should have developers run with it locally. Not enabling it by default on TeamCity because tests reliably check for CSP errors where developers might not.
The useLocalBuild parameter is a good proxy for non-TeamCity dev deployments.

Related Pull Requests

  • N/A

Changes

  • Enable the "enforce" CSP when deploying locally
  • Remove example CSPs from dev application.properties

server/configs/application.properties Outdated Show resolved Hide resolved
server/configs/application.properties Outdated Show resolved Hide resolved
@labkey-tchad labkey-tchad merged commit 7b7f3cf into develop Dec 20, 2024
3 checks passed
@labkey-tchad labkey-tchad deleted the fb_enforceCspDev branch December 20, 2024 17:46
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