On Sun, Jan 11, 2009 at 4:55 PM, Sitaram Chamarty <[email protected]> wrote:

>> Understood, I was just trying to point out that #4 is the only option
>> we have due to its argument-passing nature.
>
> that is my question: how did you do that?
> I want to do #4 without allowing #1 and #2 on my $DAYJOB internal repos, but
> can't seem to do so.

It's easy, just go to http://github.com/signup and create an account
for $DAYJOB ;)

> Is that a proprietary tweak you folks made to git or is there a trick I
> missed in the standard install?

We use the same method gitosis does - a script is run after ssh
authentication which knows both the authenticated user and the
repository being requested (as well as the type of request). From
there, we do our magic. You can do the same.

http://scie.nti.st/2007/11/14/hosting-git-repositories-the-easy-and-secure-way

-- 
Chris Wanstrath
http://github.com/defunkt

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"GitHub" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/github?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to