nextcloud/tests/lib/AppFramework
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
..
Bootstrap Fix code style 2020-10-12 18:08:36 +00:00
Controller Set frame-ancestors to none if none are filled 2020-12-01 22:23:13 +01:00
Db Format control structures, classes, methods and function 2020-04-10 14:19:56 +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-12-01 22:23:13 +01:00
Middleware More test fixing 2020-08-19 12:40:25 +02:00
OCS Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
Routing Fix supporting defaults for routes 2020-07-08 19:52:45 +02:00
Utility Callable parameter injection 2020-07-03 14:37:46 +02:00
AppTest.php Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00