[GH-ISSUE #1636] warning on incorrect password #1390

Open
opened 2026-02-28 01:29:53 +03:00 by kerem · 2 comments
Owner

Originally created by @Catta1997 on GitHub (Jul 13, 2023).
Original GitHub issue: https://github.com/tzapu/WiFiManager/issues/1636

There is a way to use HTTP_STATUS_OFFFAIL after a cooldown instead of the next connection? I mean

I'm trying to connect to a wifi with SSID "test" and paw "pass1" , with SSID "test" and paw "pass2" , is possible to let user now immediately that the password is incorrect instead write it on next connection? maybe with a pop-up that redirect to main page

Originally created by @Catta1997 on GitHub (Jul 13, 2023). Original GitHub issue: https://github.com/tzapu/WiFiManager/issues/1636 There is a way to use `HTTP_STATUS_OFFFAIL` after a cooldown instead of the next connection? I mean I'm trying to connect to a wifi with SSID "test" and paw "pass1" , with SSID "test" and paw "pass2" , is possible to let user now immediately that the password is incorrect instead write it on next connection? maybe with a pop-up that redirect to main page
Author
Owner

@aliyoruk38 commented on GitHub (Sep 5, 2023):

yes, this should be added.
Incorrect password should be shown as a warning before connecting

<!-- gh-comment-id:1706356929 --> @aliyoruk38 commented on GitHub (Sep 5, 2023): yes, this should be added. Incorrect password should be shown as a warning before connecting
Author
Owner

@akutruff commented on GitHub (Oct 11, 2023):

Just ran into this. When there's an incorrect password, the library is completely hung until there is a connection timeout and there's no ability to give feedback for the user at all.

<!-- gh-comment-id:1757683771 --> @akutruff commented on GitHub (Oct 11, 2023): Just ran into this. When there's an incorrect password, the library is completely hung until there is a connection timeout and there's no ability to give feedback for the user at all.
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#1390
No description provided.