From 12516232dbc08af68e7b9e63d1639d8e0c353737 Mon Sep 17 00:00:00 2001 From: Dylan William Hardison Date: Thu, 6 Oct 2016 15:18:38 -0400 Subject: Bug 1293689 - Bring Bugzilla::CGI::ContentSecurityPolicy to BMO (Backport Bug 1286287) --- META.yml | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'META.yml') 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: -- cgit v1.2.3-24-g4f1b