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