node-red-nodes/storage/mysql
Nicholas O'Leary 39b849ded8 Move Mysql node credentials to credentials file
We must not store passwords in the regular flows file as this gets exchanged with the browser regularly and would leave things vulnerable.

The credentials mechanism is there to all a write-once-don't-need-to-read approach that allows the runtime access to the credentials without exposing them to the browser.
2013-11-22 20:34:57 +00:00
..
68-mysql.html Move Mysql node credentials to credentials file 2013-11-22 20:34:57 +00:00
68-mysql.js Move Mysql node credentials to credentials file 2013-11-22 20:34:57 +00:00