richonguzman / LoRa_APRS_iGate

LoRa APRS iGATE for ESP32 Based Board with Rx + Tx capabilities
MIT License
208 stars 65 forks source link

Rudimentary authentication for web interface. #151

Closed S57PNX closed 1 month ago

S57PNX commented 1 month ago

Initial implementation of username/password mechanism to access the iGate web interface. This authentication can be switched on and off via the web interface, and the username/password can be changed too. There is no default password, a password can be chosen when enabiling this functionality.

Works on my test gate, needs wider testing before deployment in real world.

richonguzman commented 1 month ago

tested and running, will add for this new release!

thanks!