Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Console warnings about Mixed Content #21

Closed
johnd0e opened this issue Dec 10, 2018 · 0 comments
Closed

Console warnings about Mixed Content #21

johnd0e opened this issue Dec 10, 2018 · 0 comments
Labels
development general development issue

Comments

@johnd0e
Copy link
Contributor

johnd0e commented Dec 10, 2018

If using CartoDB maptiles set then console log contains many warning like this:

<no source>:12795: Mixed Content: The page at 'https://intel.ingress.com/intel?vp=m' was loaded over HTTPS, but requested an insecure image 'http://c.basemaps.cartocdn.com/dark_all/17/78347/45657.png'. This content should also be served over HTTPS.

I see this line in code:

var cartoUrl = 'http://{s}.basemaps.cartocdn.com/{theme}/{z}/{x}/{y}.png';

Imho as nia restricted intel to https we do not need to support http.

P.S.
Perhaps there is a lot of http-stuff left in other places, need to check.

@modos189 modos189 added this to the IITC-CE v0.29 milestone Jan 15, 2019
@johnd0e johnd0e added the development general development issue label Jan 23, 2019
@johnd0e johnd0e removed this from the next milestone Apr 9, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
development general development issue
Projects
None yet
Development

No branches or pull requests

2 participants