nextcloud/tests/lib/AppFramework/Controller
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 +01:00
..
ApiControllerTest.php Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
AuthPublicShareControllerTest.php Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject 2020-08-12 13:55:19 +02:00
ControllerTest.php Set frame-ancestors to none if none are filled 2020-11-18 10:13:36 +01:00
OCSControllerTest.php Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
PublicShareControllerTest.php Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject 2020-08-12 13:55:19 +02:00