h3imdall / ftp-remote-edit

Edit files on ftp servers with Atom editor and without a workspace.
MIT License
178 stars 27 forks source link

Allow to select prompt for password on servers #321

Closed wacki4 closed 5 years ago

wacki4 commented 5 years ago

For some servers we don't want even to save encrypted password, so added possibility to select 'prompt for password' on servers.

cschindl commented 5 years ago

Hi @wacki4,

as you already mentioned, this option only makes sense if you can open the server list without a master password. Together with your other pull request (#322), we could of course use this very well.

wacki4 commented 5 years ago

Maybe include this one for now - for no encryption i think it would need some more work ;) It You think it is fully a good idea - i will try to make no encryption also possible and working good. I will need some help there, more 'how to' - but i will discuss it with You on private.

cschindl commented 5 years ago

As it extends the functionality of the plugin and does not make it more complicated, it can be used already now. But it only makes real sense when using a non-encrypted server list.

wacki4 commented 5 years ago

Allright, and i will be working on non-encrypted ;)