#7198 closed defect (worksforme)
reCaptcha v1 is down (EoL
| Reported by: | Djfe | Owned by: | |
|---|---|---|---|
| Priority: | normal | Component: | trac |
| Version: | unspecified | Keywords: | |
| Cc: | Blocked By: | ||
| Blocking: | Reproduced by developer: | no | |
| Analyzed by developer: | no |
Description (last modified by llogan)
I tried to upload a file but reCaptcha v1 has been shutdown since March 2018
Attachments (1)
Change History (9)
comment:1 Changed 3 years ago by llogan
- Description modified (diff)
- Resolution set to fixed
- Status changed from new to closed
comment:2 Changed 3 years ago by Djfe
Nope, not working sadly.
Nothing show up at all to replace the v1 frame (in the html)
https://i.imgur.com/z7lcdr6.png
https://i.imgur.com/mH8FlCV.png
it's pretty much an empty form except the label
comment:3 Changed 3 years ago by llogan
Thanks for testing. Looks like a bug in the trac plugin. I made some changes. If it doesn't work I'll use something else.
comment:4 Changed 3 years ago by llogan
- Resolution fixed deleted
- Status changed from closed to reopened
Changed 3 years ago by Djfe
comment:5 follow-up: ↓ 6 Changed 3 years ago by Djfe
that was just a test, but you disabled the captcha upload, I think.
I'll test again, when you tell me, that you fixed it :)
comment:6 in reply to: ↑ 5 Changed 3 years ago by llogan
Replying to Djfe:
that was just a test, but you disabled the captcha upload, I think.
I trained the Bayes filter on the valid false positives. As a result your post no longer reached the Bayes threshold and the captcha was avoided in your case. Perhaps not the wisest move on my part since I never confirmed that my recaptcha2 fix worked, but I'll leave this ticket open for now until I confirm if it works or not.
comment:7 Changed 17 months ago by Balling
- Resolution set to fixed
- Status changed from reopened to closed
Fixed.
comment:8 Changed 17 months ago by Balling
- Resolution changed from fixed to worksforme
Indeed, just was made to set the captha... Everything is working.




Should be using reCaptcha v2 now, but I didn't test. Please re-open if it is still broken.