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

Cannot add a connection from the dashboard because of "upgrade-insecure-requests" CSP #2919

Open
guillaumemeyer opened this issue Oct 30, 2024 · 2 comments

Comments

@guillaumemeyer
Copy link

After upgrading to the latest docker version, when using the "Add connection" button from an integration, this error appears in the console:
The Content Security Policy directive 'upgrade-insecure-requests' is ignored when delivered in a report-only policy.

Looking at the logs, I can see this error:
image

Additional context:

  • The container is configured to use basic auth, therefore the log is surprising....
  • it works when using the "Add connection (headless)" option.
  • The "..." link doesn't work anymore, maybe it is related
    image
@bodinsamuel
Copy link
Collaborator

Thanks for reporting,

The Content Security Policy directive 'upgrade-insecure-requests' is ignored when delivered in a report-only policy.

As stated this error is ignored.

But I see the issue with the connect/sessions, looking at that 👌🏻

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

No branches or pull requests

2 participants