Newan / ioBroker.easee

easee is a wallbox with an REST-API. This adapter for ioBroker can used to connect the wallbox with your home environment
MIT License
21 stars 8 forks source link

Password logged plaintext #31

Closed marwin79 closed 2 years ago

marwin79 commented 2 years ago

https://github.com/Newan/ioBroker.easee/blob/410c00426254c578a103f858e1952f379256e037/main.js#L112

https://developer.easee.cloud/docs/get-started#responsibilities

Only for "debug", but I think this should be removed completely.

Newan commented 2 years ago

Why? Debug is not the normal state. User where check the password have now a chance to check it?

marwin79 commented 2 years ago

I just don't see the reason for having the password in the logfile... Either it's accepted or not, but it does not really help if it is logged... But maybe there are other opinions.

Newan commented 2 years ago

Grundsätzlich stimmt das, wir speichern es aber verschlüsselt und da gab es mal Probleme. Da die nun weg sind nehme ich es raus in next release