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

--- Comment #2 from Arthur Richards <aricha...@wikimedia.org> 2010-11-15 
21:10:20 UTC ---
I've now fully identified the issue.  The code currently uses $wgProto to
determine whether or not to communicate with reCaptcha in HTTPS or HTTP. 
Becase we are terminating SSL before MediaWiki sees the traffic (on our
payments cluster), the protocol is being set to regular HTTP.  I am going to
add a configurable variable in the DonationInterface to explicitly set whether
or not to use HTTPS and update the reCaptcha code to rely on that instead.

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

_______________________________________________
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to