nextcloud/lib/public/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 Add psalm types for the event dispatcher 2020-10-15 22:34:18 +00:00
Db Add template typing to the QBMapper 2020-10-12 11:12:35 +00:00
Http Set frame-ancestors to none if none are filled 2020-12-01 22:23:13 +01:00
OCS Remove @package annotations from public namespace 2020-08-26 16:59:40 +02:00
Services Type the \OCP\AppFramework\Services\IInitialState::provideLazyInitialState closure with Psalm 2020-10-28 13:05:58 +00:00
Utility Remove @package annotations from public namespace 2020-08-26 16:59:40 +02:00
ApiController.php Update license headers for 19 2020-04-29 11:57:22 +02:00
App.php Merge pull request #22432 from nextcloud/enh/phpdoc 2020-08-26 21:18:11 +02:00
AuthPublicShareController.php Update license headers for 19 2020-04-29 11:57:22 +02:00
Controller.php Copy over the ETag and LastModified when formatting a Dataresponse 2020-05-19 09:39:51 +02:00
Http.php Update license headers for 19 2020-04-29 11:57:22 +02:00
IAppContainer.php Undeprecate IAppContainer and IServerContainer 2020-07-17 10:17:18 +02:00
Middleware.php Update license headers for 19 2020-04-29 11:57:22 +02:00
OCSController.php Update license headers for 19 2020-04-29 11:57:22 +02:00
PublicShareController.php Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
QueryException.php Remove @package annotations from public namespace 2020-08-26 16:59:40 +02:00