mirror of
https://github.com/arendst/Tasmota.git
synced 2025-07-23 10:46:31 +00:00
Add source when wring userid or password
This commit is contained in:
parent
a7db8ea014
commit
a2afeb5ba6
@ -2903,6 +2903,7 @@ void HandleHttpCommand(void)
|
|||||||
WSContentEnd();
|
WSContentEnd();
|
||||||
|
|
||||||
// https://github.com/arendst/Tasmota/discussions/15420
|
// https://github.com/arendst/Tasmota/discussions/15420
|
||||||
|
ShowWebSource(SRC_WEBCOMMAND);
|
||||||
AddLog(LOG_LEVEL_DEBUG, PSTR(D_LOG_HTTP "Bad userid and/or password"));
|
AddLog(LOG_LEVEL_DEBUG, PSTR(D_LOG_HTTP "Bad userid and/or password"));
|
||||||
|
|
||||||
return;
|
return;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user