Htgroups Plugin

Description

Trac plugin to enable the same group file that you use with Apache's AuthGroupFile or AuthDigestGroupFile directive to be a provider of group membership information.

Bugs/Feature Requests

Existing bugs and feature requests for HtgroupsPlugin are here.

If you have any issues, create a new ticket.

Download

Download the zipped source from here.

Source

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

Example

Requires setup in trac.ini

If you are not using the AccountManagerPlugin:

[htgroups]
group_file = /var/trac/trac.htgroups

If you are using the AccountManagerPlugin:

[account-manager]
password_format = htdigest
password_file = /var/trac/trac.htdigest
htdigest_realm = TracRealm
group_file = /var/trac/trac.htgroups

Why the two variants? Current plan is to extend the AccountManagerPlugin to manage the group file as well.

Recent Changes

[399] by froosh on 01/24/06 00:11:46

HtgroupsPlugin:

Add ignores, mime-types, and eol-styles

[398] by froosh on 01/23/06 23:57:52

HtgroupsPlugin:

Initial HtgroupsPlugin import.

[397] by froosh on 01/23/06 23:48:12

New hack HtgroupsPlugin, created by froosh

Author/Contributors

Author: froosh
Contributors: