security-package icon indicating copy to clipboard operation
security-package copied to clipboard

Magento Security Extensions

Results 18 security-package issues
Sort by recently updated
recently updated
newest added

### Description (*) reCaptcha remote files will be loaded only if customer (visitor) focus on the fields for the form for which reCaptcha is enabled. This will reduce loaded files...

Progress: approved

Simple typo fix: `Two-Factory Authorization` -> `Two-Factor Authorization`. The bug in action: ![screenshot of bug](https://user-images.githubusercontent.com/615684/208202044-e4cf00a6-6f19-4e62-b419-80e90eb272a8.png) ### Contribution checklist (*) - [x] Author has signed the [Adobe CLA](https://opensource.adobe.com/cla.html) - [x] Pull...

Progress: approved

### Description (*) On all frontend pages of the website with Magento 2.4.5-p2, with enabled invisible reCapcha, we see the following jQuery migrate warning: This happens because in Magneto 2.4.5...

Progress: approved

### Description (*) If reCaptcha is enabled, this few additional JS files are loaded automatically with the page loading. This reflects to the page speed of the site and of...

Progress: PR created

### Preconditions (*) 1. Magento 2.4.3-p1 2. Enable for Checkout/Placing Order - reCAPTCHA v3 invisible ### Steps to reproduce (*) 1. Trigger a server side error on initial place order...

Progress: dev in progress

The link to recaptchs js is added several times to head, which slightly delays the loading time of the captcha on required pages. ### Preconditions 1. Magento 2.3.2 vanilla install...

Component: Google reCAPTCHA
Progress: ready for grooming

Hi, https://web.dev/sms-otp-form/ recommends that autocomplete="off" is replaced with autocomplete="one-time-code" so that the browser doesn't ask the user if they want to replace their current password with the autocomplete. See also...

Progress: ready for grooming

### Preconditions (*) ### Steps to reproduce (*) 1. Disabled the Recaptcha for the Product Review section 2. On the product page it's loading JS recaptcha_en.js multiple time ### Expected...

Progress: ready for grooming

### Description (*) This prevents unnecessary duplicated CSS from showing in all stylesheets. For example styles-m.css and styles-l.css ### Fixed Issues (if relevant) 1. Fixes #325 ### Manual testing scenarios...

Progress: approved