From 0bcbdbb38b0ddcb0e1915ffce72a0a0bef6daf95 Mon Sep 17 00:00:00 2001 From: zero-24 Date: Wed, 26 Aug 2020 18:54:25 +0200 Subject: [PATCH 1/3] add permissions-policy --- plugins/system/httpheaders/httpheaders.php | 1 + 1 file changed, 1 insertion(+) diff --git a/plugins/system/httpheaders/httpheaders.php b/plugins/system/httpheaders/httpheaders.php index d02f52e6a93ff..72bad8a2ab8f2 100644 --- a/plugins/system/httpheaders/httpheaders.php +++ b/plugins/system/httpheaders/httpheaders.php @@ -79,6 +79,7 @@ class PlgSystemHttpHeaders extends CMSPlugin implements SubscriberInterface 'expect-ct', 'feature-policy', 'cross-origin-opener-policy', + 'permissions-policy', ]; /** From bf3ec6bb7d643b33c7b30c8f96f78058daf95f6b Mon Sep 17 00:00:00 2001 From: zero-24 Date: Thu, 27 Aug 2020 00:29:43 +0200 Subject: [PATCH 2/3] add Permissions-Policy to the dropdown --- plugins/system/httpheaders/httpheaders.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/plugins/system/httpheaders/httpheaders.xml b/plugins/system/httpheaders/httpheaders.xml index 414760323160e..271a92d5251ed 100644 --- a/plugins/system/httpheaders/httpheaders.xml +++ b/plugins/system/httpheaders/httpheaders.xml @@ -80,6 +80,7 @@ + Date: Thu, 27 Aug 2020 00:39:02 +0200 Subject: [PATCH 3/3] alpha order --- plugins/system/httpheaders/httpheaders.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/plugins/system/httpheaders/httpheaders.xml b/plugins/system/httpheaders/httpheaders.xml index 271a92d5251ed..a44d3ed2b964a 100644 --- a/plugins/system/httpheaders/httpheaders.xml +++ b/plugins/system/httpheaders/httpheaders.xml @@ -72,15 +72,15 @@ validate="options" class="col-md-4" > - - - + - + + +