mirror of
https://github.com/arendst/Tasmota.git
synced 2025-08-02 23:47:42 +00:00
Add secure test
Add secure test
This commit is contained in:
parent
ae50f663fe
commit
89f55563f7
@ -777,7 +777,7 @@ void HandleWifiLogin(void)
|
|||||||
WSContentSendStyle();
|
WSContentSendStyle();
|
||||||
WSContentSend(FPSTR(HTTP_FORM_LOGIN));
|
WSContentSend(FPSTR(HTTP_FORM_LOGIN));
|
||||||
|
|
||||||
if (WifiIsInManagerMode()) {
|
if (HTTP_MANAGER_RESET_ONLY == webserver_state) {
|
||||||
WSContentSend(F("<br/>"));
|
WSContentSend(F("<br/>"));
|
||||||
WSContentSend(FPSTR(HTTP_BTN_RSTRT));
|
WSContentSend(FPSTR(HTTP_BTN_RSTRT));
|
||||||
#ifndef FIRMWARE_MINIMAL
|
#ifndef FIRMWARE_MINIMAL
|
||||||
|
Loading…
x
Reference in New Issue
Block a user