From 823f4ae801e94b2c6f720dc69df009d58cc3e379 Mon Sep 17 00:00:00 2001 From: Theo Arends Date: Thu, 26 Jul 2018 17:53:50 +0200 Subject: [PATCH] Fix unsecure main webpage update Fix unsecure main webpage update --- sonoff/_changelog.ino | 1 + sonoff/xdrv_02_webserver.ino | 72 ++++++++++++++++++++++++++++-------- 2 files changed, 58 insertions(+), 15 deletions(-) diff --git a/sonoff/_changelog.ino b/sonoff/_changelog.ino index dcead2a0b..37c6b4e36 100644 --- a/sonoff/_changelog.ino +++ b/sonoff/_changelog.ino @@ -1,4 +1,5 @@ /* 6.1.1c + * Fix unsecure main webpage update * Add Turkish language file (#3332) * Fix command TimeDst/TimeStd invalid JSON (#3322) * Fix possible WDT due to long MQTT publish handling (#3313) diff --git a/sonoff/xdrv_02_webserver.ino b/sonoff/xdrv_02_webserver.ino index 8418f3ce9..46699d757 100644 --- a/sonoff/xdrv_02_webserver.ino +++ b/sonoff/xdrv_02_webserver.ino @@ -39,7 +39,7 @@ const char HTTP_HEAD[] PROGMEM = "{h} - {v}" "