share-extras / geo-views

Map-based views of geotagged content items in Share, plus support for adding/modifying geotags via a map interface
Apache License 2.0
6 stars 7 forks source link

Firefox and mixed content (non-ssl links) #3

Open martiniusDE opened 10 years ago

martiniusDE commented 10 years ago

Hello,

great plugin! All works fine, but for the geotag action I have to put an exception for my site (all is ssl encrypted), because the geotag script from google isn't ssl-encrypted (in the file geotag-action.js: http://maps.google.com/maps/api/js?sensor=false&callback=Extras.GeotagActionCallback). If I open my share site in Internet Explorer it worked out of the box.

Maybe it would better if all links ssl encrypted or reltaive links.

Greetings martinius

See here for firefox docs: https://developer.mozilla.org/de/docs/Sicherheit/MixedContent https://developer.mozilla.org/en-US/docs/Security/MixedContent/How_to_fix_website_with_mixed_content

bgewehr commented 9 years ago

Same to me. See this for reference: https://github.com/share-extras/geo-views/search?utf8=%E2%9C%93&q=%22http%3A%2F%2Fmaps.google.com%2Fmaps%22&type=Code