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

[stable20] Set frame-ancestors to none if none are filled #24477

Merged
merged 1 commit into from
Dec 1, 2020

Conversation

backportbot-nextcloud[bot]
Copy link

backport of #24189

@rullzer rullzer added the 3. to review Waiting for reviews label Dec 1, 2020
@ChristophWurst ChristophWurst added 4. to release Ready to be released and/or waiting for tests to finish and removed 3. to review Waiting for reviews labels Dec 1, 2020
frame-ancestors doesn't fall back to default-src. So when we apply a
very restricted CSP we should make sure to set it to 'none' and not
leave it empty.

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
@MorrisJobke MorrisJobke force-pushed the backport/24189/stable20 branch from f7a2663 to 3fb8509 Compare December 1, 2020 21:23
@MorrisJobke MorrisJobke merged commit 4949429 into stable20 Dec 1, 2020
@MorrisJobke MorrisJobke deleted the backport/24189/stable20 branch December 1, 2020 22:44
This was referenced Dec 2, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
4. to release Ready to be released and/or waiting for tests to finish enhancement security
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants