Skip to content

[17.0][MIG] website_recaptcha_v2 #1102

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 18 commits into
base: 17.0
Choose a base branch
from

Conversation

edescalona
Copy link

@edescalona edescalona commented Apr 21, 2025

@BinhexTeam

Standard migration.

Copy link

@rrebollo rrebollo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review. LGTM!

huguesdk and others added 18 commits May 20, 2025 15:23
rename website_recaptcha_reloaded to website_recaptcha_v2.
* add recaptcha widget view.
* allow to enable and disable recaptcha in settings.
* improve settings view.
* change arguments and return value of website.is_captcha_valid(): it
  now takes a form values dictionary as argument instead of a string and
  returns a tuple containing a boolean value and an error message
  instead of raising an exception.
* add tests.
* add recaptcha test keys as demo data.
* improve manifest and readme.
* use correct names for files, classes and xml ids.
set recaptcha script loading as async to prevent it from blocking the
page rendering.
Currently translated at 100.0% (19 of 19 strings)

Translation: website-16.0/website-16.0-website_recaptcha_v2
Translate-URL: https://translation.odoo-community.org/projects/website-16-0/website-16-0-website_recaptcha_v2/it/
@edescalona edescalona force-pushed the 17.0-mig-website_recaptcha_v2 branch from c0b638d to d960b66 Compare May 20, 2025 20:27
@edescalona edescalona requested a review from rrebollo June 16, 2025 19:32
Copy link

@rrebollo rrebollo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review. LGTM!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants