oe1wkl / Morserino-32

Morserino-32 multi-functional Morse code machine, based on ESP32
GNU General Public License v3.0
253 stars 98 forks source link

Allow connecting to wifi networks with no password #31

Open martinmurphy opened 4 years ago

martinmurphy commented 4 years ago

Allow the option of connecting to wifi networks with no password. Some hotel and cafe wifi networks do not have passwords. While it's not ideal from a security point of view, it would be useful to have the option of connecting. The current version of the software, uses an empty password in the wifi config form to mean use the current password. I suggest adding an option to allow an empty password to be set