[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

ACL-like module for Apache?

From: Gilbert Fine <gfan_at_corp.netease.com>
Date: 2003-05-23 19:13:11 CEST

Hi All,

        I have noticed Subversion for a few weeks. And I have set up a test server running Apache2 as a subversion repository.

        It is a great that the users accessing the repository need not have system account of the server. But the authoriation modules in Apache seem not powerful enough. What I need is,
1) Easily administrate the permission of all URLs and users/groups. For example, a web interface to change the permission of URLs, add new user, add new group, and so on.
2) Groups are hierarchical. Groups can contain groups.

        I am planing to implement this with the help of mod_python. But I don't want to duplicate any existing works.

        Any suggestion?

Gilbert Fine.
Received on Fri May 23 19:14:59 2003

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.