Skip to content

Make the recaptcha minimum acceptable score configurable - #219

Open
sbidoul wants to merge 1 commit into
locomotivecms:masterfrom
acsone:configurable-recaptcha_min_score
Open

Make the recaptcha minimum acceptable score configurable#219
sbidoul wants to merge 1 commit into
locomotivecms:masterfrom
acsone:configurable-recaptcha_min_score

Conversation

@sbidoul

@sbidoul sbidoul commented Dec 2, 2022

Copy link
Copy Markdown

The recaptcha score is a value between 0 and 1.

Google recommends to analyze traffic and configure the acceptable score.

On a particular site in production, we notice a lot of spam with a score of 0.1 whereas legit submissions have a score of 0.9.

So I select a default value of 0.2, but I'm happy to set anything else that you'd feel more sensible.

@sbidoul

sbidoul commented Dec 2, 2022

Copy link
Copy Markdown
Author

cc/ @sebastienbeau

@sebastienbeau sebastienbeau left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

LGTM code review

@sebastienbeau

Copy link
Copy Markdown
Contributor

@did

@omarie-ctc omarie-ctc left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Hello, I need it for a customer. Could you please review this PR ? Thanks in advance.

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.

3 participants