nextcloud/tests/lib/AppFramework/Http
Roeland Jago Douma 3fb850940f
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-12-01 22:23:13 +01:00
..
ContentSecurityPolicyTest.php
DataResponseTest.php Set frame-ancestors to none if none are filled 2020-12-01 22:23:13 +01:00
DispatcherTest.php
DownloadResponseTest.php Use assertStringContainsString instead of assertContains on strings 2020-07-23 17:11:29 +02:00
EmptyContentSecurityPolicyTest.php Set frame-ancestors to none if none are filled 2020-12-01 22:23:13 +01:00
EmptyFeaturePolicyTest.php
FeaturePolicyTest.php
FileDisplayResponseTest.php Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject 2020-08-12 13:55:19 +02:00
HttpTest.php
JSONResponseTest.php
OCSResponseTest.php
OutputTest.php
PublicTemplateResponseTest.php
RedirectResponseTest.php
RequestStream.php
RequestTest.php
ResponseTest.php Set frame-ancestors to none if none are filled 2020-12-01 22:23:13 +01:00
StreamResponseTest.php
TemplateResponseTest.php