nextcloud-server/tests/lib/AppFramework/Http
Roeland Jago Douma 9163790b7c
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: Roeland Jago Douma <roeland@famdouma.nl>
2020-11-18 10:13:36 +07:00
..
ContentSecurityPolicyTest.php
DataResponseTest.php Set frame-ancestors to none if none are filled 2020-11-18 10:13:36 +07:00
DispatcherTest.php Format code to a single space around binary operators 2020-10-05 20:25:24 +07:00
DownloadResponseTest.php
EmptyContentSecurityPolicyTest.php Set frame-ancestors to none if none are filled 2020-11-18 10:13:36 +07:00
EmptyFeaturePolicyTest.php
FeaturePolicyTest.php
FileDisplayResponseTest.php
HttpTest.php
JSONResponseTest.php
OutputTest.php
PublicTemplateResponseTest.php
RedirectResponseTest.php
RequestStream.php
RequestTest.php
ResponseTest.php Set frame-ancestors to none if none are filled 2020-11-18 10:13:36 +07:00
StreamResponseTest.php
TemplateResponseTest.php