magento2 icon indicating copy to clipboard operation
magento2 copied to clipboard

feat: implement recaptcha v3

Open aelmizeb opened this issue 3 years ago • 3 comments

Implement recaptcha v3

Description

Actually the check come from the success response from google. But we can go further with Recatpcha v3.

Related Issue

Motivation and Context

How Has This Been Tested?

Screenshots (if appropriate):

Types of changes

  • [ ] Bug fix (non-breaking change which fixes an issue)
  • [x] New feature (non-breaking change which adds functionality)
  • [ ] Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

  • [x] My code follows the code style of this project.
  • [ ] My change requires a change to the documentation.
  • [ ] I have updated the documentation accordingly.
  • [x] I have read the CONTRIBUTING document.
  • [ ] I have added tests to cover my changes.
  • [x] All new and existing tests passed.

aelmizeb avatar Oct 11 '22 10:10 aelmizeb

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

sonarqubecloud[bot] avatar Oct 11 '22 10:10 sonarqubecloud[bot]

@aelmizeb Do you mind adding tests for the helper?

bartoszherba avatar Oct 12 '22 15:10 bartoszherba

Hi @bartoszherba,

Sorry, not for the moment.

aelmizeb avatar Oct 12 '22 16:10 aelmizeb

I close this PR due to the inactivity.

bartoszherba avatar Oct 26 '22 07:10 bartoszherba