public inbox for git@vger.kernel.org 
 help / color / mirror / Atom feed
From: Chunlin Zhang <zhangchunlin@gmail•com>
To: git@vger•kernel.org
Subject: Re: How to do with access control per repo with a smart http git server?
Date: Wed, 24 Nov 2010 10:13:28 +0000 (UTC)	[thread overview]
Message-ID: <loom.20101124T110708-253@post.gmane.org> (raw)
In-Reply-To: loom.20101124T082340-444@post.gmane.org

Chunlin Zhang <zhangchunlin <at> gmail.com> writes:

> I am trying to write some python script to do access control work using apache
> mod_wsgi now.

I have just finished some python scripts working in apache+mod_wsgi
environment,authentication part using ldap(in my win32 server case I use to auth
with Active Directory server),and configure the acl using a acl file just like
the file svn use(
http://svnbook.red-bean.com/en/1.4/svn.serverconfig.pathbasedauthz.html ),but
not Path-Based,just repo-based.

If it is useful to someone else,can email me and I will share it.

> 

  reply	other threads:[~2010-11-24 10:13 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
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 [this message]
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.20101124T110708-253@post.gmane.org \
    --to=zhangchunlin@gmail$(echo .)com \
    --cc=git@vger$(echo .)kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox