-
Notifications
You must be signed in to change notification settings - Fork 70
Closed
Labels
Component: Google reCAPTCHAIssues and Pull Requests related to reCAPTCHA should be marked with this labelIssues and Pull Requests related to reCAPTCHA should be marked with this labelPriority: P1Once P0 defects have been fixed, a defect having this priority is the next candidate for fixing.Once P0 defects have been fixed, a defect having this priority is the next candidate for fixing.Progress: donebugSomething isn't workingSomething isn't working
Description
Preconditions (*)
- Magento 2.4.1 EE and B2b ; Issue is not repo on CE 2.4.1
- reCAPTCHA v2 ("I am not a robot") is configured
⚠️ Note: Also reproducible with reCAPTCHA v2-v3 Invisible
⚠️ Note: Issue is not reproducible on magento CE 2.4.1 + security-package 1.0-develop
Steps to reproduce (*)
- Set Enable for Edit Customer Account=reCAPTCHA v2 ("I am not a robot")
- Created customer
- Log in as created customer
- Go to My Account->Account Information
Expected result (*)
- reCAPTCHA v2 ("I am not a robot") is displayed
Actual result (*)
- reCAPTCHA v2 ("I am not a robot") is not shown
- Customer is not able to edit
First Name
andLast Name
fileds
Additional Information
Possibly caused by #155
It seems templates for My Account on Storefront are different for each edition.
And recapcha was added to CE but not into EE and B2B templates.As a result, ReCaptcha is existed but not shown so Customer is not able to pass it.
Metadata
Metadata
Assignees
Labels
Component: Google reCAPTCHAIssues and Pull Requests related to reCAPTCHA should be marked with this labelIssues and Pull Requests related to reCAPTCHA should be marked with this labelPriority: P1Once P0 defects have been fixed, a defect having this priority is the next candidate for fixing.Once P0 defects have been fixed, a defect having this priority is the next candidate for fixing.Progress: donebugSomething isn't workingSomething isn't working