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.
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.