Closed (fixed)
Project:
reCAPTCHA
Version:
7.x-2.0-alpha1
Component:
reCAPTCHA Captcha
Priority:
Major
Category:
Bug report
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
8 Jan 2015 at 16:19 UTC
Updated:
27 May 2015 at 13:18 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
cussack commentedattach proposed patch.
Comment #2
cussack commentedComment #4
cussack commentedfix patch to be appliable on repository.
Comment #5
cussack commentedComment #7
diolan commentedYour patch is applied to the 7.x-2.x-dev version. Thank you!
Comment #9
hass commentedcURL support may be added soon to the lib, see https://github.com/google/recaptcha/pull/39
Comment #10
hass commentedComment #11
hass commentedThe cURL support will be dropped by #2472811: Upgrade lib to latest version. Please help on the lib case https://github.com/google/recaptcha/pull/39 to get this feature in so we can update the library asap and get this back.
Comment #12
cussack commentedI contacted that guy and wrote a test for his code, let's see what happens.
Comment #13
hass commentedGreat. Thanks for info. Have you tested if the workaround #2473605: Add workaround for locked down PHP servers (allow_url_fopen = Off) may also work for you?
Comment #14
cussack commentedNot yet, but I will do that soon.
Do you have any hints on how to speed up the merge of the pull request? Or is it simply the CLA that's missing?
Comment #15
hass commentedI guess it is the CLA... not sure if he completed this.
Comment #16
hass commented@cussack: You may also like to join #2481161: Implement RequestMethod based on drupal_http_request() if drupal_http_request works for your this should also work for your. Maybe you can just help testing this solution.
Comment #17
cussack commented#2481161: Implement RequestMethod based on drupal_http_request() works for me, many thanks