Authz editor for WebAdmin

Description

The Authz editor for WebAdmin provides an exceedingly simple interface for editing the Subversion authz file specified in trac.ini. This resolves Ticket #72

Note

Please note that this code is in alpha testing.

It is the author's belief that this plugin will not cause harm, but the author disclaims all warranty.

Keep a copy of your authz file backed up before using this plugin.

It is not the author's fault if this plugin corrupts your authz file, eats your pets, or destroys gravity.

Bugs/Feature Requests

Existing bugs and feature requests for AuthzWebadminPlugin are here.

If you have any issues, create a new ticket.

Download

Download the zipped source from here.

Source

You can check out the source for AuthzWebadminPlugin from Subversion at http://trac-hacks.org/svn/authzwebadminplugin.

Example

Download, compile, drop into your plugins folder, and go. It shows up in WebAdmin. It's that easy.

rmorris: it's worth pointing out that you must add a line to the [trac] section in your project's trac.ini file -- something like:

[trac]
# ...
authz_file = /svn/svn.auth   # path to my svn authz/access file

...this addition might be immediately obvious to some, but it wasn't to me ;)

Author/Contributors

Author: puffy
Contributors: