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