Skip to content

Feature Reset password configuration option - #100

Merged
TheRealMoeder merged 5 commits into
TheRealMoeder:mainfrom
oldboys92:feature_reset-password
Apr 10, 2026
Merged

Feature Reset password configuration option#100
TheRealMoeder merged 5 commits into
TheRealMoeder:mainfrom
oldboys92:feature_reset-password

Conversation

@oldboys92

Copy link
Copy Markdown
Contributor

Adds reset password functionality for securing WiFi configuration reset and UI toggles for showing/masking password input fields

…I toggles for showing/masking password input fields
@oldboys92

Copy link
Copy Markdown
Contributor Author

adds support for password reset configuration option as requested in #53

@oldboys92 oldboys92 changed the title Reset password configuration option Feature Reset password configuration option Apr 3, 2026
@TheRealMoeder

Copy link
Copy Markdown
Owner

I will test your pr soon, please be patient.

@oldboys92

Copy link
Copy Markdown
Contributor Author

sure no rush, take your time.

@TheRealMoeder

Copy link
Copy Markdown
Owner

Unfortunately this doesn't work if you're upgrading an existing installation, as it will read an empty preferences String for reset_password, which you cannot enter into the reset form.

@TheRealMoeder TheRealMoeder added the enhancement New feature or request label Apr 6, 2026
Comment thread src/config/Configuration.cpp
Comment thread src/main.cpp Outdated
@TheRealMoeder

Copy link
Copy Markdown
Owner

Interesting, now the default password works and is required for resetting :)
But also, if we leave password empty in the configuration the password prompt is skipped for reset, so I'm good with this.

@TheRealMoeder
TheRealMoeder merged commit 9a3b9a1 into TheRealMoeder:main Apr 10, 2026
2 checks passed
@oldboys92

Copy link
Copy Markdown
Contributor Author

yeah, I've found a little bug, the variable reset_password was missing in the Configuration.h and fixed that too.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants