Login | Register
My pages Projects Community openCollabNet

svnauthzdb
Project home

On Friday, May 18, the normal maintenance window (17:00 Pacific time) will be extended for data center maintenance until 23:00 Pacific. No extended down-time is planned, but brief delays and interruptions are possible throughout the period.

If you were registered and logged in, you could join this project.

Message from the owner(s)

The base of the modules has been written and moderately tested outside of a framework. There are 2 modules, one for MySQL and another for PostgreSQL.
Summary Apache authorization database module for subversion repositories
Category scm
License BSD License
Owner(s) wojno

Description

A replacement for mod_authz_svn that uses a database instead of a flat file for permissions. This makes interfacing with web applications much easier and hopefully faster. The code is actually base code for making modules for additional databases. Repository: http://tjohns.net/svn/mod_authz_svn_db/