= Svnauthz File Administration Plugin = == Description == This 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. The development of this plugin was sponsored by [http://www.euedge.com EU Edge LLC] == Bugs/Feature Requests == Existing bugs and feature requests for SvnAuthzAdminPlugin are [report:9?COMPONENT=SvnAuthzAdminPlugin here]. If you have any issues, create a [http://trac-hacks.org/newticket?component=SvnAuthzAdminPlugin&owner=kisg new ticket]. == Download == Download the zipped source from [download:svnauthzadminplugin here]. == Source == You can check out SvnAuthzAdminPlugin from [http://trac-hacks.org/svn/svnauthzadminplugin here] using Subversion, or [source:svnauthzadminplugin browse the source] with Trac. == Example == It uses the authz_file setting from the [trac] section of 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 (this means you have to specify the complete path from the root of the filesystem). Remember to enable the {{{ svnauthz.* = enabled }}} parameter in the components part of the trac.ini The following screenshot shows the plugin in action: [[Image(svnauthz_admin.jpg)]] == Recent Changes == [[ChangeLog(svnauthzadminplugin, 3)]] == Author/Contributors == '''Author:''' [wiki:kisg] [[BR]] '''Contributors:'''