getting-things-gnome / GTGOnline

An Online Application for Getting Things Gnome!
21 stars 7 forks source link

Mixed content errors #12

Open cbaines opened 10 years ago

cbaines commented 10 years ago

When attempting to access the demo [1], my browser (iceweasel=31.0~b3-1 (debian)) uses https, which is great, but unfortunately, the demo does not appear to work with https due to it loading content over http.

This can be worked around by changing the protocol in the initial request.

1: https://gtgonline-parinporecha.rhcloud.com/

Blocked loading mixed active content "http://fonts.googleapis.com/css?family=Ubuntu:300,400,500" Blocked loading mixed active content "http://fonts.googleapis.com/css?family=Open+Sans:400,300,600,700" Blocked loading mixed active content "http://ajax.googleapis.com/ajax/libs/jquery/1/jquery.min.js" Blocked loading mixed active content "http://ajax.googleapis.com/ajax/libs/jqueryui/1/jquery-ui.min.js" Blocked loading mixed active content "http://ajax.aspnetcdn.com/ajax/knockout/knockout-2.2.1.js" Blocked loading mixed active content "http://www.myersdaily.org/joseph/javascript/md5.js" Blocked loading mixed active content "http://fonts.googleapis.com/css?family=Ubuntu:300,400,500" Blocked loading mixed active content "http://fonts.googleapis.com/css?family=Open+Sans:400,300,600,700" Blocked loading mixed active content "http://ajax.googleapis.com/ajax/libs/jquery/1/jquery.min.js" Blocked loading mixed active content "http://ajax.googleapis.com/ajax/libs/jqueryui/1/jquery-ui.min.js" Blocked loading mixed active content "http://ajax.aspnetcdn.com/ajax/knockout/knockout-2.2.1.js" Blocked loading mixed active content "http://www.myersdaily.org/joseph/javascript/md5.js"

ZeroGod commented 9 years ago

You solve this problem?