wiki:TracSvnAuthzPlugin

Version 3 (modified by gerdesj@…, 17 years ago) (diff)

Correct typo sence => sense

Web interface to edit subversion authorization (authz) files

Description

This plugin offers a simple web interface to edit the subversion authz files via the trac:WebAdmin panel. This makes only sense if the web server has write access to the subversion repository.

Bugs/Feature Requests

Existing bugs and feature requests for TracSvnAuthzPlugin are here.

If you have any issues, create a new ticket.

Download

Download the zipped source from [download:tracsvnauthzplugin here].

Install

First make sure you've installed setuptools.

Then you can install the plugin using the easy_install application.

Note: Windows users will need to add easy_install to their PATH.

For Trac 0.10:

Install the trac:WebAdmin plugin.

Then install this plugin:

easy_install http://trac-hacks.org/svn/tracsvnauthzplugin/0.10

Source

You can check out TracSvnAuthzPlugin from here using Subversion, or browse the source with Trac.

Example

Enable plugin via trac:WebAdmin

Screenshot

No image "Clipboard01.png" attached to TracSvnAuthzPlugin

Recent Changes

18015 by rjollos on 2021-02-26 19:27:44
1.4.0.0: Convert template to Jinja2

Patch by y-nobu.

Refs #13964.

16127 by rjollos on 2016-12-21 03:16:05
1.2.0.0dev: Add license text and headers
16126 by rjollos on 2016-12-20 21:06:44

1.2.0.0dev: Support Trac 1.2+

  • authz_file option moved from [trac] to [svn] section in Trac 1.2, and is relative to the environment conf directory
  • Support TracFineGrainedPermissions
  • Move admin panel to Version Control section of Trac WebAdmin
  • Authz file edit box is full-width
  • Use Trac styling for link to SVN book
  • Conform to PEP8
(more)

Author/Contributors

Author: Bombenbodo
Contributors:

Attachments (1)

Download all attachments as: .zip