magento / security-package

Magento Security Extensions
Open Software License 3.0
73 stars 69 forks source link

Add reCAPTCHA to authentication form on Checkout page. #118

Closed engcom-Foxtrot closed 4 years ago

engcom-Foxtrot commented 4 years ago

Preconditions (*)

  1. Customer created.
  2. Virtual product created.
  3. reCAPTCHA enabled.

Steps to reproduce (*)

  1. As a Guest, add Virtual Product to Cart.
  2. Proceed to Checkout.
  3. On the Checkout page, try to login as Customer.

Expected result (*)

  1. reCAPTCHA should be present in login form.
  2. Login is successful.

Actual result (*)

  1. reCAPTCHA absent in login form.
  2. Login is unsuccessful.
sdzhepa commented 4 years ago

Hello @engcom-Delta

Could you please check and confirm that the issue has been fixed?

Need to test

engcom-Delta commented 4 years ago

@sdzhepa I rechecked and this issue is fixed.

naydav commented 4 years ago

Closed due to the comment from @engcom-Delta.