Skip to content
Unverified Commit 3fb85094 authored by Roeland Jago Douma's avatar Roeland Jago Douma Committed by Morris Jobke
Browse files

Set frame-ancestors to none if none are filled



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: default avatarRoeland Jago Douma <roeland@famdouma.nl>
parent 86da5013
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment