Skip to content

Fixes Surfaced Through CSP Changes#370

Merged
Scullyon merged 1 commit intomainfrom
feat/DF-927-CSP-issue
Apr 21, 2026
Merged

Fixes Surfaced Through CSP Changes#370
Scullyon merged 1 commit intomainfrom
feat/DF-927-CSP-issue

Conversation

@Scullyon
Copy link
Copy Markdown
Contributor

Proposed change

Fixing issue that clashes with CDP when SSL terminates at the gateway and the internal address will appear without SSL, yet the browser sees it as having SSL (ie http vs https).

Jira ticket: (related to) https://eaflood.atlassian.net/browse/DF-927

Type of change

  • Bug fix
  • New feature
  • Breaking change
  • Misc. (documentation, build updates, etc)

Checklist

  • You have executed this code locally and it performs as expected.
  • You have added tests to verify your code works.
  • You have added code comments and JSDoc, where appropriate.
  • There is no commented-out code.
  • You have added developer docs in README.md and docs/* (where appropriate, e.g. new features).
  • The tests are passing (npm run test).
  • The linting checks are passing (npm run lint).
  • The code has been formatted (npm run format).

… and the internal address will appear without SSL, yet the browser sees it as having SSL (ie http vs https).
@sonarqubecloud
Copy link
Copy Markdown

@Scullyon Scullyon marked this pull request as ready for review April 20, 2026 20:44
@Scullyon Scullyon merged commit 50e0f22 into main Apr 21, 2026
49 checks passed
@Scullyon Scullyon deleted the feat/DF-927-CSP-issue branch April 21, 2026 10:42
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