[[PageOutline(2-5,Contents,pullout)]] = WebAdmin editor for Apache htgroups file = {{{ #!html
Notice: This plugin is deprecated in favor of the UserManagerPlugin or HtGroupEditorPlugin.
}}} == Description == A simple editor for Apache htgroup files. It allows to add and remove users to multiple groups. It depends on the WebAdminPlugin and is useful in conjunction with the AccountManagerPlugin and/or HtgroupsPlugin. It can also be used if multiple Tracs on a server are protected by a htgroup file (one file per Trac or one global file for all is supported). == Bugs/Feature Requests == Existing bugs and feature requests for TracHtGroupEditorPlugin are [report:9?COMPONENT=TracHtGroupEditorPlugin here]. If you have any issues, create a [http://trac-hacks.org/newticket?component=TracHtGroupEditorPlugin&owner=cliechti new ticket]. == Download == Download the zipped source from [download:trachtgroupeditorplugin here]. == Source == You can check out TracHtGroupEditorPlugin from [http://trac-hacks.org/svn/trachtgroupeditorplugin here] using Subversion, or [source:trachtgroupeditorplugin browse the source] with Trac. == Example == Editing an Apache htgroup file trough the WebAdminPlugin. [[Image(trachtgroupeditor.jpg)]] === Configuration === Add one of the following sections to trac.ini to manage an Apache htpasswd or htdigest file. If a specific {{{[htgroup-editor]}}} section exists it will be used to get the file name. {{{ #!ini [htgroup-editor] group_file = /path/to/trac.htgroup }}} Alternatively, it will also read the {{{group_file}}} option from a {{{[account-manager]}}} section. == Recent Changes == [[ChangeLog(trachtgroupeditorplugin, 3)]] == Author/Contributors == '''Author:''' [wiki:cliechti] [[BR]] '''Maintainer:''' ''none (deprecated)'' [[BR]] '''Contributors:'''