Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [egit-dev] Change in egit[master]: Make use of secure storage for ssh auth again

Hi,

still one question regarding ssh communication: When I push a new commit to ssh://git@xxxxxxxxxx/chalstrick/dondalfi.git using the refspec HEAD:refs/heads/test the I get a dialog like this



I can type a "Passphrase" now. For any subsequent pushes to the same uri I am not asked anymore for a passphrase. When
I restart eclipse and try to push again I am again asked for the passphrase.

My question: Is this the expected behaviour after your change http://egit.eclipse.org/r/#change,3796 has been accepted. Where do you use the securestore in this use case?

Ciao
  Chris



On Tue, Jul 5, 2011 at 11:07, Christian Halstrick (Code Review) <codereview-daemon@xxxxxxxxxxx> wrote:
> Christian Halstrick has posted comments on this change.
>
> Change subject: Make use of secure storage for ssh auth again
> ......................................................................
>
>
> Patch Set 2: Looks good to me, approved; IP review completed
>
> I still have some question which I'll ask on the mailing list. But this proposal is ok for me.
>
> --
> To view, visit http://egit.eclipse.org/r/3796
> To unsubscribe, visit http://egit.eclipse.org/r/settings
>
> Gerrit-MessageType: comment
> Gerrit-Change-Id: Idaabeba86467573108f7ab7307f11f4ad57d9378
> Gerrit-PatchSet: 2
> Gerrit-Project: egit
> Gerrit-Branch: master
> Gerrit-Owner: Carsten Pfeiffer <carsten.pfeiffer@xxxxxxxx>
> Gerrit-Reviewer: Carsten Pfeiffer <carsten.pfeiffer@xxxxxxxx>
> Gerrit-Reviewer: Christian Halstrick <christian.halstrick@xxxxxxxxx>
> Gerrit-Reviewer: Hudson CI
>


Back to the top