Page MenuHomePhabricator

[token-server] Soften recaptcha check
ClosedPublic

Authored by bytesofman on Fri, Mar 14, 13:23.

Details

Reviewers
PiRK
Group Reviewers
Restricted Project
Commits
rABC459f2bd542e5: [token-server] Soften recaptcha check
Summary

These days I get "are you a bot?" msg pretty much all the time. in the logs, legit requests are getting 0.5 scores. So, accept them.

It's pretty hard to believe we are getting so many "legit" claims these days when almost every time I try personally, I get recaptchad. But most of our claims are for CACHET, which there is not really a bot incentive to chase.

So, we're ok taking some attacks here, it is at any rate good data.

Test Plan

npm test

Diff Detail

Repository
rABC Bitcoin ABC
Branch
recaptcha-soften
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 32728
Build 64944: Build Difftoken-server-tests
Build 64943: arc lint + arc unit