|
|
před 2 roky | |
|---|---|---|
| .. | ||
| Api | před 2 roky | |
| Helper | před 2 roky | |
| Model | před 2 roky | |
| Observer | před 2 roky | |
| Plugin | před 2 roky | |
| Test/Unit | před 2 roky | |
| etc | před 2 roky | |
| LICENSE.txt | před 2 roky | |
| LICENSE_AFL.txt | před 2 roky | |
| README.md | před 2 roky | |
| composer.json | před 2 roky | |
| registration.php | před 2 roky | |
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.