summaryrefslogtreecommitdiffstats
path: root/META.yml
diff options
context:
space:
mode:
authorDylan William Hardison <dylan@hardison.net>2016-10-06 21:18:38 +0200
committerDylan William Hardison <dylan@hardison.net>2016-10-06 21:18:56 +0200
commit12516232dbc08af68e7b9e63d1639d8e0c353737 (patch)
treed6e9c3c5d58808b9648e9c3c3351912f2d321984 /META.yml
parent54a873a0765dc7868035eac6fd0bf7ea48c40acd (diff)
downloadbugzilla-12516232dbc08af68e7b9e63d1639d8e0c353737.tar.gz
bugzilla-12516232dbc08af68e7b9e63d1639d8e0c353737.tar.xz
Bug 1293689 - Bring Bugzilla::CGI::ContentSecurityPolicy to BMO (Backport Bug 1286287)
Diffstat (limited to 'META.yml')
-rw-r--r--META.yml7
1 files changed, 7 insertions, 0 deletions
diff --git a/META.yml b/META.yml
index 06d656afd..78810ed27 100644
--- a/META.yml
+++ b/META.yml
@@ -58,6 +58,7 @@ optional_features:
JSON::RPC: '0'
LWP::UserAgent: '0'
MIME::Parser: '5.406'
+ MooX::StrictConstructor: '0.008'
Mozilla::CA: '0'
Net::SFTP: '0'
PatchReader: v0.9.6
@@ -65,9 +66,15 @@ optional_features:
Template::Plugin::GD::Image: '0'
Test::Taint: '1.06'
TheSchwartz: '1.10'
+ Type::Tiny: '1'
XML::Simple: '0'
XML::Twig: '0'
XMLRPC::Lite: '0.712'
+ csp:
+ description: 'Content-Security-Policy support'
+ requires:
+ MooX::StrictConstructor: '0.008'
+ Type::Tiny: '1'
detect_charset:
description: 'Automatic charset detection for text attachments'
requires: