Closed DutchessNicole closed 7 months ago
Added frontend support for the password field type. Specifically for the MQTT password., but will work with any other field deemed sensitive by changing the data type to 'p' instead of 's'.
A little improvement, no longer clear text UI, but password. It's still interceptable, but better than it was. Thanks to @DutchessNicole :)
Added frontend support for the password field type. Specifically for the MQTT password., but will work with any other field deemed sensitive by changing the data type to 'p' instead of 's'.