tjibbevanderlaan / chromeos-filesystem-sftp

ChromeOS app to access SFTP server
https://chrome.google.com/webstore/detail/shared-network-folder-sft/gbheifiifcfekkamhepkeogobihicgmn
BSD 3-Clause "New" or "Revised" License
82 stars 21 forks source link

Remember fingerprints for saved connections #61

Closed gsf closed 9 years ago

gsf commented 9 years ago

If the fingerprint hasn't changed since the last login on a saved connection, I shouldn't be prompted to accept it again.

yoichiro commented 9 years ago

Just implemented: #62

yoichiro commented 9 years ago

@gsf Just released the new version 1.7.0 including this issue.Thank you for this report!

gsf commented 9 years ago

Wow, works just as expected. Thanks!

yoichiro commented 9 years ago

@gsf It's my pleasure.