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

WebUI: set Cross Origin Opener Policy to same-origin #19157

Merged
merged 1 commit into from
Jun 14, 2023

Conversation

Chocobo1
Copy link
Member

This separates browsing context for different origin sites and prevents leaking data from it.
This header is only present when using built-in WebUI. Alternative WebUI is not affected.
https://web.dev/why-coop-coep/#coop

This separates browsing context for different origin sites and prevents
leaking data from it.
This header is only present when using built-in WebUI. Alternative WebUI
is not affected.
https://web.dev/why-coop-coep/#coop
@Chocobo1 Chocobo1 added the WebUI WebUI-related issues/changes label Jun 13, 2023
@Chocobo1 Chocobo1 added this to the 4.6.0 milestone Jun 13, 2023
@Chocobo1 Chocobo1 requested review from a team June 13, 2023 08:38
@Chocobo1 Chocobo1 merged commit f6b58f3 into qbittorrent:master Jun 14, 2023
@Chocobo1 Chocobo1 deleted the coop branch June 14, 2023 05:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
WebUI WebUI-related issues/changes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants