boinc/html/inc/ReCaptcha
Christian Beer b4665845d0 Web: update the reCAPTCHA PHP client library to 1.1.2
This version allows the use of alternative RequestMethods in case get_file_contents() is disabled for security reasons. Currently it uses fsockopen() but it can also use php-curl. Include inc/recaptchalib.php into the file where the reCaptcha is shown or validated. The function boinc_recaptcha_isValidated() is a convenient wrapper that can be updated for future versions or changes of the RequestMethod used.
2015-11-19 16:53:48 +01:00
..
RequestMethod
ReCaptcha.php
RequestMethod.php
RequestParameters.php
Response.php