mirror of
https://github.com/nextcloud/server.git
synced 2026-03-04 18:28:08 +01:00
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>