mirror of
https://github.com/nextcloud/server.git
synced 2026-06-29 12:24:50 +02:00
9163790b7c
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>