[GH-ISSUE #1108] showing Password in Serial output #946

Closed
opened 2026-02-28 01:27:48 +03:00 by kerem · 1 comment
Owner

Originally created by @tobiasfaust on GitHub (Aug 14, 2020).
Original GitHub issue: https://github.com/tzapu/WiFiManager/issues/1108

Hi,
during reboot wifimanager print out some output.
Its possible to hide or encrypt the password here?

*WM: [1] AutoConnect 
*WM: [2] Connecting as wifi client... 
*WM: [3] STA static IP:
*WM: [2] setSTAConfig static ip not set, skipping 
*WM: [1] Connecting to SAVED AP: AT_IoT_2.4
*WM: [3] Using Password: xxxxxxx (is shown but removed here)
*WM: [3] WiFi station enable 
*WM: [3] enableSTA PERSISTENT ON 
*WM: [1] connectTimeout not set, ESP waitForConnectResult... 
*WM: [2] Connection result: WL_CONNECTED
*WM: [3] lastconxresult: WL_CONNECTED
*WM: [1] AutoConnect: SUCCESS 
*WM: [1] STA IP Address: 192.168.10.59

Originally created by @tobiasfaust on GitHub (Aug 14, 2020). Original GitHub issue: https://github.com/tzapu/WiFiManager/issues/1108 Hi, during reboot wifimanager print out some output. Its possible to hide or encrypt the password here? ``` *WM: [1] AutoConnect *WM: [2] Connecting as wifi client... *WM: [3] STA static IP: *WM: [2] setSTAConfig static ip not set, skipping *WM: [1] Connecting to SAVED AP: AT_IoT_2.4 *WM: [3] Using Password: xxxxxxx (is shown but removed here) *WM: [3] WiFi station enable *WM: [3] enableSTA PERSISTENT ON *WM: [1] connectTimeout not set, ESP waitForConnectResult... *WM: [2] Connection result: WL_CONNECTED *WM: [3] lastconxresult: WL_CONNECTED *WM: [1] AutoConnect: SUCCESS *WM: [1] STA IP Address: 192.168.10.59 ```
kerem closed this issue 2026-02-28 01:27:48 +03:00
Author
Owner

@tobiasfaust commented on GitHub (Aug 14, 2020):

solution found in #1070

<!-- gh-comment-id:674037601 --> @tobiasfaust commented on GitHub (Aug 14, 2020): solution found in #1070
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/WiFiManager#946
No description provided.