svnauthzdb
Project home
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 |
描述
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/