Quantcast
Channel: YouTrackYouTrack (JT) - Bug and Issue Tracker
Viewing all articles
Browse latest Browse all 74845

JT-18460: ReCaptcha vs HTTPS

$
0
0
Reporter Sergey Andreev (smandreev) Sergey Andreev (smandreev)
Created Feb 4, 2013 7:18:01 PM
Updated Mar 15, 2013 5:24:38 PM
Resolved Mar 15, 2013 5:24:05 PM
Priority Major
Type Bug
State Fixed
Assignee Evgeniy Schepotiev (zeckson)
Subsystem No subsystem
Fix versions 4.2.1
Fixed in builds No Fixed in build
Affected versions No Affected versions
Browser Any Browser
OS Any OS
Verified in build Not verified
Verified by Sergey Andreev (smandreev)
Reviewed by yapavel (pavel.nikitin)
Severity Routine
Currently (YT 4.1.3) on InCloud ReCaptcha stop showing picture after enabling https.

Here it is said:

In order to avoid getting browser warnings when you use reCAPTCHA on an SSL site, you should replace http://www.google.com/recaptcha/api with https://www.google.com/recaptcha/api when you request a challenge. Your request to reCAPTCHA would look like this:

<script type="text/javascript"
   src="https://www.google.com/recaptcha/api/challenge?k=your_public_key">
</script>

<noscript>
   <iframe src="https://www.google.com/recaptcha/api/noscript?k=your_public_key"
       height="300" width="500" frameborder="0"></iframe><br>
   <textarea name="recaptcha_challenge_field" rows="3" cols="40">
   </textarea>
   <input type="hidden" name="recaptcha_response_field"
       value="manual_challenge">
</noscript>


Looks like we need to automatically detect http/https protocol and use appropriate URL

Viewing all articles
Browse latest Browse all 74845

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>