sieren / Homepoint

Espressif ESP32 Based Smarthome screen for MQTT
MIT License
630 stars 89 forks source link

accesspoint mode using post instead of get? #157

Open ghosty-be opened 3 years ago

ghosty-be commented 3 years ago

When homepoint first starts up the initial wifi config page uses get parameters to pass the values to the system which makes that my wifi password is in plain text inside of my phone browser url bar as a get parameter... would it be possible to put the config parameters in a post? edit: corrected some writing mistakes and clarified the issue better...

sieren commented 3 years ago

Yeah, thanks for pointing this out. Will fix this