Re: Two-factor authentication and git clone

2016-08-01 Thread Ingo Bente
I guess this is in deed intended / an open issue: https://gitlab.com/gitlab-org/gitlab-ce/issues/2979 Am Montag, 1. August 2016 18:51:02 UTC+2 schrieb Dan Kegel: > > Good point! > > Looks like 2fa is just for the web UI? > > On Aug 1, 2016 9:04 AM, "Ingo Bente" > > wrote: > >> Hi there, >> >> we

Re: Two-factor authentication and git clone

2016-08-01 Thread Dan Kegel
Good point! Looks like 2fa is just for the web UI? On Aug 1, 2016 9:04 AM, "Ingo Bente" wrote: > Hi there, > > we are running on GitLab 8.7.x EE on premise. I do have two factor > authentication enabled for my account as described here: > http://docs.gitlab.com/ee/profile/two_factor_authenticat

Two-factor authentication and git clone

2016-08-01 Thread Ingo Bente
Hi there, we are running on GitLab 8.7.x EE on premise. I do have two factor authentication enabled for my account as described here: http://docs.gitlab.com/ee/profile/two_factor_authentication.html. When I do a git clone to an https URL, I can authenticate with just my username and password.