mirror of
https://github.com/nextcloud/server.git
synced 2026-02-27 18:37:17 +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>