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

Map background not accessible in some browsers #5

Closed
claustres opened this issue May 29, 2018 · 0 comments
Closed

Map background not accessible in some browsers #5

claustres opened this issue May 29, 2018 · 0 comments
Labels
bug Something isn't working

Comments

@claustres
Copy link
Member

Related to the fact it is served as HTTP while the application is served as HTTPS.

One solution is to integrate traefik in https://github.com/kalisio/kargo to use Let's Encrypt. Another is to let the application proxy the requests to the map server, in this case we could restrict it to authenticated requests.

@claustres claustres added the bug Something isn't working label May 29, 2018
cnouguier pushed a commit that referenced this issue Jun 3, 2018
Updated map.js (should address #5)
Removed globe.js
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant