https://bugzilla.wikimedia.org/show_bug.cgi?id=36585

       Web browser: ---
             Bug #: 36585
           Summary: Implement ReCaptcha on is.wikipedia
           Product: MediaWiki extensions
           Version: unspecified
          Platform: All
        OS/Version: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: Unprioritized
         Component: ConfirmEdit (CAPTCHA extension)
        AssignedTo: [email protected]
        ReportedBy: [email protected]
    Classification: Unclassified
   Mobile Platform: ---


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';

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
You are on the CC list for the bug.

_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to