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

       Web browser: ---
             Bug #: 31252
           Summary: ConfirmEdit: reCAPTCHA HTTPS support
           Product: MediaWiki extensions
           Version: any
          Platform: All
        OS/Version: All
            Status: NEW
          Keywords: patch
          Severity: enhancement
          Priority: Unprioritized
         Component: ConfirmEdit (CAPTCHA extension)
        AssignedTo: [email protected]
        ReportedBy: [email protected]
    Classification: Unclassified


The current reCAPTCHA module in ConfirmEdit does not support loading the
CAPTCHA  via HTTPS. This will cause "insecure content loaded" warnings when
browsing on an HTTPS-enabled wiki.

To get support for this, two changes are needed:
* Update recaptchalib.php to the current version as provided by Google. The
bundled version in ConfirmEdit still has the old host names, while Google uses
google.com, especially for the HTTPS service. There are redirects in place, but
they might cause certificate warnings.

* Use a HTTPS url when the wiki request itself was made via HTTPS as well.

I'll attach patches for both.

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