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