summaryrefslogtreecommitdiffstats
path: root/META.yml
diff options
context:
space:
mode:
authorDylan Hardison <dylan@mozilla.com>2016-07-28 19:49:14 +0200
committerDylan Hardison <dylan@mozilla.com>2016-07-28 19:51:50 +0200
commit742fab1ca9c0e66f46fbaf08af26c31b5e5fd9a3 (patch)
treee5b13a93186cdc515c56898fc365f139e01922d4 /META.yml
parent66a6a5cba35dabe7b7d60c6a59b929e2a54548a2 (diff)
downloadbugzilla-742fab1ca9c0e66f46fbaf08af26c31b5e5fd9a3.tar.gz
bugzilla-742fab1ca9c0e66f46fbaf08af26c31b5e5fd9a3.tar.xz
Bug 1286287 - Add utility method to Bugzilla::CGI for configuring CSP headers
r=dkl,a=dylan
Diffstat (limited to 'META.yml')
-rw-r--r--META.yml6
1 files changed, 6 insertions, 0 deletions
diff --git a/META.yml b/META.yml
index dc06c5ee3..5ed4ee620 100644
--- a/META.yml
+++ b/META.yml
@@ -35,6 +35,12 @@ optional_features:
description: 'RADIUS Authentication'
requires:
Authen::Radius: '0'
+ csp:
+ description: 'Content-Security-Policy support'
+ requires:
+ Moo: '2'
+ MooX::StrictConstructor: '0.008'
+ Type::Tiny: '1'
detect_charset:
description: 'Automatic charset detection for text attachments'
requires: