Last modified: 2012-05-07 09:05:17 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T38585, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 36585 - Implement ReCaptcha on is.wikipedia
Implement ReCaptcha on is.wikipedia
Status: RESOLVED WONTFIX
Product: Wikimedia
Classification: Unclassified
Extension setup (Other open bugs)
unspecified
All All
: Unprioritized normal (vote)
: ---
Assigned To: Nobody - You can work on this!
: community-consensus-needed
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2012-05-07 08:53 UTC by snaevar
Modified: 2012-05-07 09:05 UTC (History)
1 user (show)

See Also:
Web browser: ---
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments

Description snaevar 2012-05-07 08:53:02 UTC
Please implement ReCaptcha on is.wikipedia, for accessibility reasons. I have allready applied for an key. Please add the following to LocalSettnings.php, below the inclusion of ConfirmEdit:

require_once( "$IP/extensions/ConfirmEdit/ReCaptcha.php"); 
$wgCaptchaClass = 'ReCaptcha';
$wgReCaptchaPublicKey = '6LeKJdESAAAAAPdEkRPQph5ktA0v4nAJ9BjO3Pik';
$wgReCaptchaPrivateKey = '6LeKJdESAAAAAABrtLn6uAASOtaXooNB69OceCCK';
Comment 1 p858snake 2012-05-07 09:05:17 UTC
WONTFIXing this, It has been discussed numerous times before, and it won't be happening because:

It is hosted offsite and out of our control, which produces a third party dependency that we don't want.

Note You need to log in before you can comment on or make changes to this bug.


Navigation
Links