ashkulz / NppFTP

Plugin for Notepad++ allowing FTP, FTPS, FTPES and SFTP communications
https://ashkulz.github.io/NppFTP/
320 stars 93 forks source link

Force Ask Passphrase every time #249

Closed basti122303 closed 5 years ago

basti122303 commented 5 years ago

Hello, I use Notepad++ with NppFTP in the Company. The users can connect to Server with SFTP and Keyfile. I don't want that users save there Password/ Passphrase on there PC.

In the NppFTP.xml I see That "askPassphrase" is set on every Connection. It would be a good feature to set a key in the registry to force "AskPassphrase every time".

chcg commented 5 years ago

@basti122303 I will accept PRs for that feature, but most probably I won't implement it myself. Depending on your needs it might be an option to place a company wide npp config file to the N++ installation folder where just admins could modify it.