Daniel-t / node-red-contrib-aws

A collection of Node-RED nodes for AWS.
Apache License 2.0
57 stars 59 forks source link

AWS credentials are shown in the UI #27

Closed mblackstock closed 7 years ago

mblackstock commented 7 years ago

Currently the aws config UI doesn't use a 'password' field to blank out the AWS API keys, so AWS credentials are shown when you configure the credentials.

Daniel-t commented 7 years ago

Fixed by change type to password.