From: Chunlin Zhang <zhangchunlin@gmail.com>
To: git@vger.kernel.org
Subject: How to do with access control per repo with a smart http git server?
Date: Wed, 24 Nov 2010 03:10:27 +0000 (UTC) [thread overview]
Message-ID: <loom.20101124T035911-773@post.gmane.org> (raw)
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!
next reply other threads:[~2010-11-24 3:15 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-11-24 3:10 Chunlin Zhang [this message]
2010-11-24 4:50 ` How to do with access control per repo with a smart http git server? 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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=loom.20101124T035911-773@post.gmane.org \
--to=zhangchunlin@gmail.com \
--cc=git@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.