agencyleroy / web-security
Installs: 4
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 6
Forks: 0
Open Issues: 0
Type:craft-plugin
README
Allows you to set HTTP Strict Transport Security and Content Security Policy headers, and configure their values.
This plugin automatically adds a nonce
attribute to inline styles and scripts added with registerJs
and registerCss
and adds a {{ nonce() }}
twig function.
Requirements
This plugin requires Craft CMS 3.0.0 or later.