mirror of
https://github.com/node-red/node-red.git
synced 2025-03-01 10:36:34 +00:00
Encrypt credentials by default
This commit is contained in:
@@ -72,6 +72,7 @@
|
||||
"nodes": {
|
||||
"credentials": {
|
||||
"error":"Error loading credentials: __message__",
|
||||
"error-saving":"Error saving credentials: __message__",
|
||||
"not-registered": "Credential type '__type__' is not registered"
|
||||
},
|
||||
"flows": {
|
||||
|
Reference in New Issue
Block a user