|
|
пре 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.