Du kannst nicht mehr als 25 Themen auswählen Themen müssen entweder mit einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.
 
 
 
 
 
 
Florian Eisenmenger 41ccc32b5d checkin vor 2 Jahren
..
Api checkin vor 2 Jahren
Helper checkin vor 2 Jahren
Model checkin vor 2 Jahren
Observer checkin vor 2 Jahren
Plugin checkin vor 2 Jahren
Test/Unit checkin vor 2 Jahren
etc checkin vor 2 Jahren
LICENSE.txt checkin vor 2 Jahren
LICENSE_AFL.txt checkin vor 2 Jahren
README.md checkin vor 2 Jahren
composer.json checkin vor 2 Jahren
registration.php checkin vor 2 Jahren

README.md

Magento_Csp module

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.

Extensibility

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.