nextcloud/tests/lib/AppFramework
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
..
Bootstrap Fix code style 2020-10-12 14:54:51 +02:00
Controller Set frame-ancestors to none if none are filled 2020-11-18 10:13:36 +01:00
Db Format code to a single space around binary operators 2020-10-05 20:25:24 +02:00
DependencyInjection Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject 2020-08-12 13:55:19 +02:00
Http Set frame-ancestors to none if none are filled 2020-11-18 10:13:36 +01:00
Middleware Remove OCSResponse type hint - see #23827 2020-11-03 10:43:32 +01:00
OCS Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
Routing Format code to a single space around binary operators 2020-10-05 20:25:24 +02:00
Utility Format code to a single space around binary operators 2020-10-05 20:25:24 +02:00
AppTest.php Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00