mirror of
https://github.com/arendst/Tasmota.git
synced 2025-04-24 23:07:17 +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();
|
||||
|
||||
// https://github.com/arendst/Tasmota/discussions/15420
|
||||
ShowWebSource(SRC_WEBCOMMAND);
|
||||
AddLog(LOG_LEVEL_DEBUG, PSTR(D_LOG_HTTP "Bad userid and/or password"));
|
||||
|
||||
return;
|
||||
|
Loading…
x
Reference in New Issue
Block a user