boltforms icon indicating copy to clipboard operation
boltforms copied to clipboard

Setting ReCaptcha v3 score threshold

Open sJones1997 opened this issue 4 years ago • 6 comments
trafficstars

Have been digging around the docs looking for how to set the score threshold for ReCaptcha v3 but can't find anything.

Is there a way to handle this?

sJones1997 avatar Oct 18 '21 14:10 sJones1997

@sJones1997 Which version of Bolt / Forms?

bobdenotter avatar Oct 18 '21 15:10 bobdenotter

@bobdenotter "bolt/forms": "^1.4" is what's in the composer.json

sJones1997 avatar Oct 18 '21 15:10 sJones1997

I don't think it's supported for the legacy version of Bolt. You could consider updating to Bolt 5.

bobdenotter avatar Oct 18 '21 15:10 bobdenotter

Might be getting packages mixed up but currently have "bolt/core": "^5.0" in composer.json.

sJones1997 avatar Oct 18 '21 15:10 sJones1997

@bobdenotter I did get packages mixed up, this original issue was for the bolt/forms repo. I have cloned the bolt/forms repo, made a local branch and added in a feature that allows users to specify a Recaptcha v3 threshold. Can I make a PR for the feature?

sJones1997 avatar Oct 29 '21 11:10 sJones1997

Yes, looking at it, i don't think the threshold is implemented yet.. If you would like to make a PR for that, that would be very much appreciated. :-)

bobdenotter avatar Oct 30 '21 13:10 bobdenotter