sieren / Homepoint

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

Encode URI-Components of Captive Portal #154

Closed sieren closed 3 years ago

sieren commented 3 years ago

Correctly encode the post components of the captive form since some characters might break the form submission.

Closes https://github.com/sieren/Homepoint/issues/151