universam1 / iSpindel

electronic Hydrometer
http://www.ispindel.de
Other
827 stars 322 forks source link

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

Closed wvolz closed 3 years ago

wvolz commented 3 years ago

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 commented 3 years ago

Similar functionality is also available in upstream WiFiManager .