git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* How to do with access control per repo with a smart http git server?
@ 2010-11-24  3:10 Chunlin Zhang
  2010-11-24  4:50 ` Ilari Liusvaara
  0 siblings, 1 reply; 9+ messages in thread
From: Chunlin Zhang @ 2010-11-24  3:10 UTC (permalink / raw)
  To: git

I setup a smart http git server with apache(
http://progit.org/2010/03/04/smart-http.html ),and I do the authentication with
SSPI,but how can I do with access control per repo?

In mercurial,I can do it in .hg/hgrc to configure the users who can read or
write this repo.I seems that .git/config does not have this type of config.

Does somebody know it?

Thanks!

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2010-11-29  8:45 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-11-24  3:10 How to do with access control per repo with a smart http git server? Chunlin Zhang
2010-11-24  4:50 ` Ilari Liusvaara
2010-11-24  5:07   ` Chunlin Zhang
2010-11-24  6:08     ` Ilari Liusvaara
2010-11-24  7:26       ` Chunlin Zhang
2010-11-24 10:13         ` Chunlin Zhang
2010-11-25 22:35           ` Sverre Rabbelier
2010-11-26 12:43             ` Chunlin Zhang
2010-11-29  8:44               ` Chunlin Zhang

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).