Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Passwords logged in cleartext to syslog #38

Open
klepikov opened this issue Sep 16, 2019 · 0 comments
Open

Passwords logged in cleartext to syslog #38

klepikov opened this issue Sep 16, 2019 · 0 comments

Comments

@klepikov
Copy link

Sep 15 23:27:12 openhab Node-RED[387]: 15 Sep 23:27:12 - [warn] [openhab2-controller:home] response status 503 on 'http://openhabian:hunter2@localhost:8080/rest/items' .... retry later

Sep 15 23:27:17 openhab Node-RED[387]: 15 Sep 23:27:17 - [info] [openhab2-controller:home] getStateOfItems : config = {"id":"xxx.xxx","type":"openhab2-controller","z":"","name":"home","protocol":"http","host":"localhost","port":"8080","path":"","username":"openhabian","password":"hunter2","_users":["xxx.xxx"]}
(obviously the password and ids are edited here)

Please sanitize passwords when logging.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant