create-adapter icon indicating copy to clipboard operation
create-adapter copied to clipboard

Please add the option to store passwort correctly

Open TA2k opened this issue 5 years ago • 2 comments

Can you please add the option to store password correctly:

if you need to store passwords please encrypt them in Admin! You can check e.g. Apollon77/iobroker.meross for example code in index_m.html and main.js

Maybe with this fix: https://github.com/mrbungle64/ioBroker.ecovacs-deebot/commit/a360a7ac65300132323349d8f5db217de0865edb Issue: The values displayed below the password field are stored correctly and are highlightened in the select box but not preselected.

TA2k avatar Feb 03 '20 14:02 TA2k

Before we do that, we should decide how the encryption should work:

  • [x] https://github.com/ioBroker/ioBroker.js-controller/issues/262#issuecomment-584343117
  • [x] https://github.com/ioBroker/ioBroker.js-controller/issues/660

AlCalzone avatar Mar 02 '20 19:03 AlCalzone

This is now available, we should add a password field as an example.

UncleSamSwiss avatar Mar 23 '21 13:03 UncleSamSwiss