On Wed, 20 Jun 2012 08:39:13 -0400
Jeff Dyke wrote:
> On Wed, Jun 20, 2012 at 8:24 AM, J. Bakshi wrote:
> > On Wed, 20 Jun 2012 17:44:04 +0530
> > "J. Bakshi" wrote:
> >
> >> Dear list,
> >>
> >> I have a git setup where user can authenticate via https based on htpasswd
> >> authentication.
>
On Wed, Jun 20, 2012 at 8:24 AM, J. Bakshi wrote:
> On Wed, 20 Jun 2012 17:44:04 +0530
> "J. Bakshi" wrote:
>
>> Dear list,
>>
>> I have a git setup where user can authenticate via https based on htpasswd
>> authentication.
>> I need some more fine tuning ; hence I like to know the username for
On Wed, 20 Jun 2012 17:44:04 +0530
"J. Bakshi" wrote:
> Dear list,
>
> I have a git setup where user can authenticate via https based on htpasswd
> authentication.
> I need some more fine tuning ; hence I like to know the username for the
> specific connection.
> Say user1 has authenticated su
Dear list,
I have a git setup where user can authenticate via https based on htpasswd
authentication.
I need some more fine tuning ; hence I like to know the username for the
specific connection.
Say user1 has authenticated successfully, and I like to compare his ACL based
on another file.
How