mirror of
https://github.com/node-red/node-red.git
synced 2025-03-01 10:36:34 +00:00
Alternative implementation, closes #42 The username/password as not stored in the main flow file for security reasons; they are stored in the adjacent credentials file. This does mean an extra step to importing an MQTT node, as the user has to manually edit it to re-add username and password if needed.