luc-github / ESP3D

FW for ESP8266/ESP8285/ESP32 used with 3D printer
GNU General Public License v3.0
1.71k stars 466 forks source link

Do not send password in form for preset #136

Closed luc-github closed 7 years ago

luc-github commented 7 years ago

When editing STA or AP settings, or even change user password, the password is embedded to the form before submission - instead it would be safer to only send 8 starts like **** so if still have 8 stars when form is submited, it just means no password change, this would avoid to send password over network when no need

luc-github commented 7 years ago

done with https://github.com/luc-github/ESP3D/commit/16a03d094b8d000833f68f4155ac49c2f48af447

github-actions[bot] commented 3 years ago

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.