guidone/node-red-contrib-chatbot

Telegram bot token not encrypted

Closed this issue · 2 comments

Hello.
May be I made something wrong but when I add a new config of bot and save the configuration, I can see bot token in flow.json as a plain text. At the same time flow_cred.json also updated with new data. Is it a bug or my mistake in configuration?
nodered version - 2.1.6
chatbot version - 0.19.11

You're right, the token is visible even if I think the one it's actually used is in the credentials storage.
(Node-RED is able to digest averyhting is passed in flows.json)

Fixed in 0.19.16