dhermanns / rpi-nightscout

CGM Remote Monitor aka Nightscout for the Raspberry Pi 1/2.
35 stars 49 forks source link

added necessary option to prevent https redirect #19

Closed ThorstenS-linux closed 3 years ago

ThorstenS-linux commented 3 years ago

With INSECURE_USE_HTTP set to "True" you won`t get a redirectet to https.

dhermanns commented 3 years ago

One should keep in mind that this could be insecure. But in some environments this could be helpful. Thanks!