A Magento 2 module that integrates Cookiebot into your store.
This extension is adjusting the Cookie SameSite attribute issue since Chrome 80.
Logs all REST API calls made to your Magento instance. Provides a report in the admin panel to analyze requests and responses for debugging.
Disables Content Security Policy (CSP) in Magento 2. Simplifies disabling CSP for shops where it's not required.
Enables configurable CORS Headers on GraphQL and REST APIs
Provides CSP (Content Security Policy) utilities for other modules, including nonce and hash generation. Helps improve website security by managing CSP directives.
This module implements the .well-known/change-password standard for Magento 2. This allows password managers to easily locate and redirect users to the correct URL when they wish to change their password.
Adds nonces to inline scripts in PHTML templates to comply with Content Security Policy (CSP) directives. Allows whitelisting blocks via layout XML or DI plugin.
Disables Content Security Policy (CSP) enforcement during checkout. Bypasses CSP restrictions introduced in the 2024-06-11 security update without fully disabling the CSP module.
Limits the number of GraphQL queries and mutations from a client within a defined timeframe. Prevents abuse by restricting excessive requests to create sessions or customer data.
Looking for contributors — Help fix build issues
The Content Fuzzyfyr module for Magento2 replaces real content with dummy content. This is for development purposes to prepare test data that matches GDPR restrictions.
Looking for contributors — Help fix build issues