Changes between Initial Version and Version 1 of SvnAuthzAdminPlugin


Ignore:
Timestamp:
Jul 10, 2007, 12:51:17 PM (17 years ago)
Author:
Kis Gergely
Comment:

New hack SvnAuthzAdminPlugin, created by kisg

Legend:

Unmodified
Added
Removed
Modified
  • SvnAuthzAdminPlugin

    v1 v1  
     1= Svnauthz File Administration Plugin =
     2
     3== Description ==
     4
     5This plugin registers a module into the WebAdmin to allow the configuration of the svnauthz file from the web inferface. It uses the AccountManager plugin to present the list of users.
     6
     7
     8
     9== Bugs/Feature Requests ==
     10
     11Existing bugs and feature requests for SvnAuthzAdminPlugin are
     12[report:9?COMPONENT=SvnAuthzAdminPlugin here].
     13
     14If you have any issues, create a
     15[http://trac-hacks.org/newticket?component=SvnAuthzAdminPlugin&owner=kisg new ticket].
     16
     17== Download ==
     18
     19Download the zipped source from [download:svnauthzadminplugin here].
     20
     21== Source ==
     22
     23You can check out SvnAuthzAdminPlugin from [http://trac-hacks.org/svn/svnauthzadminplugin here] using Subversion, or [source:svnauthzadminplugin browse the source] with Trac.
     24
     25== Example ==
     26
     27It uses the authz_file setting from the trac.ini to find the svnauthz file. Currently it only supports svnauthz files without the repository prefix, so the authz_module_name setting in trac.ini should be left empty.
     28
     29== Recent Changes ==
     30
     31[[ChangeLog(svnauthzadminplugin, 3)]]
     32
     33== Author/Contributors ==
     34
     35'''Author:''' [wiki:kisg] [[BR]]
     36'''Contributors:'''