Commit graph

5 commits

Author SHA1 Message Date
Brion Vibber 791861ade7 * (bug 31252) ReCaptcha HTTPS support, avoids mixed-content security warnings
Patch from Alex Legler with a slight tweak for easier 1.17 compat (use $_SERVER['HTTPS'] directly as WebRequest::detectPort() isn't there yet)

Updates recaptchalib.php to current: version 1.11 from http://code.google.com/p/recaptcha/downloads/detail?name=recaptcha-php-1.11.zip&can=2&q=
2011-09-29 21:31:11 +00:00
Sam Reed a4e11ba3f0 * (bug 28783) Declaration of ReCaptcha::confirmEdit() incompatible with that of SimpleCaptcha::confirmEdit()
Fix whitespace also
2011-05-02 21:26:04 +00:00
Sam Reed 1cccda834f Followup r81231, r81229
svn:eol-style native

Fix credits

Fix ?>
2011-01-31 09:50:27 +00:00
Yaron Koren e83a2d1e97 Fixed errors 2011-01-31 06:00:46 +00:00
Yaron Koren 98c3f7ce56 Adding files from the ReCAPTCHA extension, with minor modifications 2011-01-31 05:40:06 +00:00