|
|
преди 2 години | |
|---|---|---|
| .. | ||
| Api | преди 2 години | |
| Helper | преди 2 години | |
| Model | преди 2 години | |
| Observer | преди 2 години | |
| Plugin | преди 2 години | |
| Test/Unit | преди 2 години | |
| etc | преди 2 години | |
| LICENSE.txt | преди 2 години | |
| LICENSE_AFL.txt | преди 2 години | |
| README.md | преди 2 години | |
| composer.json | преди 2 години | |
| registration.php | преди 2 години | |
Magento_Csp implements Content Security Policies for Magento. Allows CSP configuration for Merchants, provides a way for extension and theme developers to configure CSP headers for their extensions.
Extension developers can interact with the Magento_Csp module. For more information about the Magento extension mechanism, see Magento plugins.
The Magento dependency injection mechanism enables you to override the functionality of the Magento_Csp module.
A lot of functionality in the module is on JavaScript, use mixins to extend it.