Hello,
I have noticed that User key and API Token are stored in credentials storage, and it is very good, to keep private data safe.
However, from the user interface perspective, User key is not protected, so it can be seen editing the node.
Changing that behaviour, in case it is good, is really as simple as modifying its input type in the html file, from "text" to "password".
Is it a reasonable change?
Regards
I think a good place for this would be to open an issue on the github page of the node:
As you cant be sure that the developer/maintainer of the node will see it here.
Johannes
Thanks! I'll do that
That is the repo for node-red-contrib-pushover
. The OP is talking about node-red-node-pushover
, which is GitHub - node-red/node-red-nodes: Extra nodes for Node-RED
sorry yes you are totally right misread it
The issue template in node-red-nodes points to this forum in case it is a suggestion of change, so I hope they will read this.
Thanks
published version 0.0.20 with this change for you.
Thanks, @dceejay! It is a nice change for me
I've just refreshed the node library, and v0.0.20 is now available for update
One day I’ll remember !
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.