[Vtigercrm-developers] Any chance to enable ssh on code.vtiger.com?
Alan Lord
alanslists at gmail.com
Fri Dec 4 11:41:59 GMT 2020
Just as a follow up to this, for anyone who is interested...
On *nix machines you can add an entry to your ~/.netrc like this:
> machine code.vtiger.com
> login your_username
> password your_password
Now when tryng to push a branch to your origin (or whatever you have
called the remote) you don't need to keep remembering your username and
password every time.
Obviously _you_ need to understand the risks of having credentials
stored like this. But I thought it might be useful for some.
Cheers
Al
On 12/09/2020 18:27, Uma S wrote:
> Hi Alan,
>
> Sorry! Due to security reasons, we couldn't provide ssh access on this
> server.
>
> On Thu, Sep 3, 2020 at 7:09 PM Uma S <uma.s at vtiger.com
> <mailto:uma.s at vtiger.com>> wrote:
>
> Hi Alan,
>
> Thanks! for the note, Let's review with our IT operation team.
>
> On Thu, Sep 3, 2020 at 3:54 PM Alan Lord
> <alanslists at gmail.com
> <mailto:alanslists at gmail.com>> wrote:
>
> It would be really handy to be able to use ssh and
> public/private keys
> for pushing new branches etc. to gitlab (so we don't have to keep
> logging in).
>
More information about the vtigercrm-developers
mailing list