hotosm / OpenMapKitServer

OpenMapKit Server is the lightweight server component of OpenMapKit that handles the collection and aggregation of OpenStreetMap and OpenDataKit data.
http://openmapkit.org
BSD 3-Clause "New" or "Revised" License
4 stars 9 forks source link

[DNM] Allow only https #98

Closed arunasank closed 5 years ago

arunasank commented 5 years ago

⚠️ [DO NOT MERGE] This can only be merged after https://github.com/hotosm/OpenMapKitServer/pull/91 is merged. ⚠️

This PR disallows HTTP access with OMK.

cc/ @willemarcel @smit1678

arunasank commented 5 years ago

Fixed via https://github.com/hotosm/OpenMapKitServer/pull/121.