nextcloud-server/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
Controller Set frame-ancestors to none if none are filled 2020-11-18 10:13:36 +01:00
Db
DependencyInjection
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
Routing
Utility
AppTest.php