#26098: Support Geodjango admin widgets on SSL
-----------------------------+--------------------
     Reporter:  fmalina      |      Owner:  nobody
         Type:  New feature  |     Status:  new
    Component:  GIS          |    Version:  master
     Severity:  Normal       |   Keywords:
 Triage Stage:  Unreviewed   |  Has patch:  0
Easy pickings:  0            |      UI/UX:  0
-----------------------------+--------------------
 Not supporting SSL is documented here:
 https://docs.djangoproject.com/en/1.9/ref/contrib/gis/forms-
 api/#django.contrib.gis.widgets.OpenLayersWidget

 Linked openlayers.js file is not on https or a CDN of any kind. It's just
 hotlinked from openlayers server, which they discourage.
 https://github.com/openlayers/ol2/issues/1025

 There is secure openlayers CDN available on cdnjs, but unsure if tiles
 would be available on https although I am aware there was some progress in
 this area lately.

--
Ticket URL: <https://code.djangoproject.com/ticket/26098>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-updates+unsubscr...@googlegroups.com.
To post to this group, send email to django-updates@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/050.111e3d0839d38ae21e328e351867f57b%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to