Skip to content

Commit

Permalink
allows child-src values for firefox headers
Browse files Browse the repository at this point in the history
  • Loading branch information
oreoshake committed Jun 8, 2016
1 parent ab122c2 commit 4222b5d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/secure_headers/headers/policy_management.rb
Expand Up @@ -96,7 +96,6 @@ def self.included(base)

FIREFOX_UNSUPPORTED_DIRECTIVES = [
BLOCK_ALL_MIXED_CONTENT,
CHILD_SRC,
PLUGIN_TYPES
].freeze

Expand Down

0 comments on commit 4222b5d

Please sign in to comment.