Request: remember login

Suggestions/comments/criticisms are welcome here

silentroach

Posts: 3
Joined: Mon Aug 27, 2012 5:10 am

Post by silentroach » Tue Mar 18, 2014 4:46 pm
I use yubikey to login to my vpn server so the password is always different from the previous one and I can't check the option to store my credentials in keychain.
It will be great to add an option to save the login only.

James

User avatar
Posts: 2313
Joined: Thu Sep 04, 2008 9:27 pm

Post by James » Wed Mar 19, 2014 6:39 am
Hi silentroach,

Viscosity actually already has an option for allowing for username saving - you can activate it like so:

For Mac: Run the following command from the Terminal (/Applications/Utilities/Terminal.app):
Code: Select all
defaults write com.viscosityvpn.Viscosity RememberUsername -bool true
For Windows: Run the following command from the command line (or a Run dialog):
Code: Select all
"C:\Program Files\Viscosity\Viscosity.exe" SetPref RememberUsername true
Cheers,
James
Web: https://www.sparklabs.com
Support: https://www.sparklabs.com/support
Twitter: https://twitter.com/sparklabs

silentroach

Posts: 3
Joined: Mon Aug 27, 2012 5:10 am

Post by silentroach » Tue Mar 25, 2014 8:07 pm
Wow! Thank you :)
3 posts Page 1 of 1