We frequently connect to Vault (2.06) at various places with and without proxy. It would be convenient if:
- The proxy options could be set directly in the login screen
OR
- The Profile settings could remember the proxy settings.
Can you please advise if this is doable for the next Vault client update.
Proxy option directly in the login screen
Moderator: SourceGear
As a quick solution, all of the proxy settings are stored in the registry under HKEY_LOCAL_MACHINE\SOFTWARE\SourceGear\Vault Client. You could create a batch file to put the correct values in the registry before launching Vault.
It would probably be some time before we could move the proxy settings to the login dialog, but you can always cancel the login dialog in order to set the options while disconnected.
It would probably be some time before we could move the proxy settings to the login dialog, but you can always cancel the login dialog in order to set the options while disconnected.
That is what we are doing currently.jeremy_sg wrote:but you can always cancel the login dialog in order to set the options while disconnected.
I'll try that, thanks.As a quick solution, all of the proxy settings are stored in the registry under HKEY_LOCAL_MACHINE\SOFTWARE\SourceGear\Vault Client. You could create a batch file to put the correct values in the registry before launching Vault.
Even better: please also add the proxy settings in the user connection profile.It would probably be some time before we could move the proxy settings to the login dialog