magento2-csp-split-header
Header splitter
A module that splits large Content Security Policy headers into multiple smaller ones to prevent exceeding the web server's maximum header size.
Magento 2 module that solves the problem of oversized CSP headers by splitting them into multiple headers. It extends Magento's CSP Simple Policy Renderer to replace the existing CSP headers, ensuring they remain valid and reducing the likelihood of exceeding the web server's maximum header size.
35 stars
3 watching
1 forks
Language: PHP
last commit: 3 months ago magentomagento2magento2-extensionmagento2-extension-freemagento2-modulemagento2-plugin
Related projects:
Repository | Description | Stars |
---|---|---|
flancer32/mage2_ext_csp | A module to collect and convert Content Security Policy violations into rules to eliminate JavaScript console warnings in Magento 2. | 54 |
siment/magento2-http-header-theme-switch | Automates theme switching based on HTTP headers for Magento 2 | 7 |
magepal/magento2-guest-to-customer | Converts guest checkout orders to registered customer accounts in Magento 2 | 68 |
integer-net/magento2-global-custom-layout | Enables the selection of global layout update files in Magento 2 via admin interface | 40 |
magento/baler | Automates bundling and optimization of AMD modules in Magento 2 stores for improved performance. | 175 |
netz98/n98-magerun2 | A comprehensive command-line toolset for Magento 2 development and management. | 878 |
mageplaza/magento-2-blog | A Magento 2 extension that integrates blogging and content management into the e-commerce platform | 120 |
graycoreio/magento2-cors | A module that adds CORS headers to Magento 2 APIs for secure cross-origin resource sharing | 86 |
magepal/magento2-link-product | An extension that allows users to define custom product relation rules beyond the default up-sell and cross-sell products options in Magento 2. | 53 |
markshust/magento2-module-simpledata | Simplifies calling Magento data structures | 94 |
cmtickle/elastic-apm-magento | Integrates Magento 2 with Elastic APM to track and monitor performance | 10 |
magepal/magento2-custom-shipping-rate | Allows custom flat fee shipping rates to be applied to orders in Magento 2 | 93 |
cmtickle/docker-stack | A Dockerized setup for LEMP stack applications with support for Magento 2 | 16 |
magento/magento-semver | Automates the identification of backward-incompatible changes in Magento code | 33 |
magepal/magento2-coupon-limit-guest-checkout | Restricts coupon use to a maximum number of times per guest checkout session in Magento 2 | 5 |