Closed Bug 523028 Opened 15 years ago Closed 15 years ago

Use of non-SSL recaptcha causes mixed content SSL warning on BYOB registration page

Categories

(Websites Graveyard :: byob.mozilla.com, defect)

defect
Not set
major

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 521242

People

(Reporter: reed, Assigned: reed)

References

()

Details

Attachments

(1 obsolete file)

Attached patch patch - v1 (obsolete) — Splinter Review
https://byob.mozilla.com/register is currently throwing a mixed content SSL warning due to the use of the non-SSL recaptcha URL. 

<script type="text/javascript" src="http://api.recaptcha.net/challenge?k=...."></script>

  		<iframe src="http://api.recaptcha.net/noscript?k=..." height="300" width="500" frameborder="0"></iframe><br/>

Need to use the SSL URL for recaptcha.
Attachment #406958 - Flags: review?(lorchard)
Status: ASSIGNED → RESOLVED
Closed: 15 years ago
Resolution: --- → DUPLICATE
Attachment #406958 - Attachment is obsolete: true
Attachment #406958 - Flags: review?(lorchard)
Product: Websites → Websites Graveyard
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: