zwave-js / zwave-js-ui

Full featured Z-Wave Control Panel UI and MQTT gateway. Built using Nodejs, and Vue/Vuetify
https://zwave-js.github.io/zwave-js-ui
MIT License
988 stars 206 forks source link

feat: make default credentials for auth customizable #3902

Closed karmingc closed 2 months ago

karmingc commented 2 months ago

The current implementation defaults to username: admin and password: zwave when enabling auth. However, it can also be beneficial to make this customizable so that it can avoid some additional steps in updating these values.This is completely backwards compatible as well.

@robertsLando I didn't see any contributing guidelines, but if there's anything missing, please let me know.

coveralls commented 2 months ago

Pull Request Test Coverage Report for Build 10922937236

Details


Totals Coverage Status
Change from base Build 10922544769: 0.0%
Covered Lines: 3924
Relevant Lines: 19787

💛 - Coveralls