Disables customer export functions and masks personal data such as email and phone numbers to reduce exposure of customer PII.
Enables Cross-Origin Resource Sharing (CORS) for Magento 2 REST API requests. Allows configuration of allowed origin domains via the admin panel.
Looking for contributors - Help fix build issues
Surfaces rarely used admin accounts sorted by last login and lets you bulk enable, disable, or delete them, lowering the risk of compromise from stale accounts.
Restricts Magento backend access to specified IP addresses. Prevents unauthorized logins by limiting access based on IP.
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
Allows managing Content Security Policy (CSP) whitelists via the Magento admin panel. Enables control over allowed resources for various CSP directives.
Restricts customer registration and login based on email patterns defined in the Magento configuration. Allows setting custom error messages for restricted access.
Tracks admin activity including actions like add, edit, delete, and login attempts. Provides logs of user login information, IP addresses, and page visit history.
Looking for contributors - Help fix build issues
Rotates the Magento encryption key and re-encrypts stored secrets to remediate a compromised key after the CosmicSting (CVE-2024-34102) vulnerability, with CLI tooling to safely generate and apply a new key.