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

Hide AP password in the config page and on console #493

Merged
merged 4 commits into from
Aug 13, 2021

Conversation

wvolz
Copy link
Contributor

@wvolz wvolz commented Mar 30, 2021

These commits remove display of WiFi passwords from the serial console and config pages.

The wifimanagerKT config page was missing the type="password" setting on the wifi password input field. This hides display of the wifi password. Also, if you configure the config access point to use a password, this password was shown on the console. This has been commented out but left in case someone needs it for debugging.

Note: I have not tested either of these on a board yet. Will update once I've confirmed they are working ok.

@MarcoCLA
Copy link
Contributor

MarcoCLA commented Apr 2, 2021

Similar functionality is also available in upstream WiFiManager .

@wvolz wvolz requested a review from universam1 July 13, 2021 23:13
@universam1 universam1 merged commit 3312f2f into universam1:master Aug 13, 2021
@wvolz wvolz deleted the hide-passwords branch August 18, 2021 21:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants