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 EU Edge LLC. See also TracSvnAuthzPlugin for editing the file without GUI.
Bugs/Feature Requests
Existing bugs and feature requests for SvnAuthzAdminPlugin are here.
If you have any issues, create a new ticket.
Download and Source
Download the zipped source, check out here using Subversion, or browse the source with Trac.
Example
It uses the authz_file setting from the [trac] section of trac.ini to find the svnauthz file. You may also set the authz_module_name in trac.ini should be left empty (this means you have to specify the complete path from the root of the filesystem). There is also an option to show all authz_module_names contained in the autz-file.
[components] svnauthz.* = enabled [svnauthzadmin] show_all_repos = true
parameter in the components part of the trac.ini The following screenshot shows the plugin in action:
Recent Changes
[5405] by ThurnerRupert on 03/25/09 23:18:47
SvnAuSvnAuthzAdminPlugin?, fix #2612, by applying revisedPatch.2.diff
[5404] by ThurnerRupert on 03/25/09 23:03:32
SvnAuSvnAuthzAdminPlugin?, create branch for 0.11
[5403] by ThurnerRupert on 03/25/09 22:51:21
SvnAuthzAdminPlugin, allow to edit all repositories by setting a config-option. fix #2341 with attached patch.
[5402] by ThurnerRupert on 03/25/09 22:28:12
close #1987, apply patch
Author/Contributors
Author: kisg
Contributors:
Attachments
- svnauthz_admin.jpg (75.1 kB) -
Screenshot of SvnAuthzAdminPlugin
, added by kisg on 07/10/07 14:55:57. - svnauthz_0.1.1.patch (2.1 kB) -
patch for svnauthz to use in Trac v0.11
, added by formalin14 on 07/04/08 14:12:19.


