Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

complex password is not accepted - simple ones are working #233

Open
phenomeus opened this issue Jan 21, 2022 · 4 comments
Open

complex password is not accepted - simple ones are working #233

phenomeus opened this issue Jan 21, 2022 · 4 comments

Comments

@phenomeus
Copy link

I tried to set up a login mask for configuration purposes and no matter what complex password i use, the mask is not letting me through / accepting it.

first I head some letters like %&! init, but then I tried admin / "GSZ3qtMgpGHz4" and that was also not working. no matter if it was freshly flashed or reconfigured afterwards by the gui.

when I used admin / "test" it was working. any idea why?

I'm on a Mac with safari or chrome. no password managers used in between.

@Qrome
Copy link
Owner

Qrome commented Jan 21, 2022

Use the port monitor on baud rate 115200. Hit the reset button and when it boots up it will display all the saved configuration settings including the password.

@phenomeus
Copy link
Author

phenomeus commented Jan 21, 2022

shouldn't it be overwritten when I define a password with the ui and activate the login?

for debugging your suggested way is of course valid but not for usage

@phenomeus
Copy link
Author

phenomeus commented Jan 22, 2022

I checked it like you said and its cutting off the last 2 letters:

GSZ3qtMgpGHz4 (wanted)
vs.
GSZ3qtMgpGH (actual set password, read from monitor)

and this time I set the pw inside Arduino and compiled it myself, so its not set with GUI

@duy-31
Copy link

duy-31 commented Dec 12, 2022

@phenomeus WiFiManager-2.0.15-rc.1 fixed also the same problem i had. dont use 1.6 release it's not working

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants