Changes between Version 9 and Version 10 of HtgroupsPlugin
- Timestamp:
- 12/29/12 15:19:02 (5 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
HtgroupsPlugin
v9 v10 39 39 {{{ 40 40 [account-manager] 41 password_format = htdigest42 password_file = /var/trac/trac.htdigest43 htdigest_realm = TracRealm44 41 group_file = /var/trac/trac.htgroups 45 42 }}} 43 See its documentation for more configuration options. Current plugin versions support only Trac versions down to 0.11 now. 46 44 47 45 Why the two variants? The original plan was to extend the AccountManagerPlugin to manage the group file as well. There is instead another handy plugin to this this now: the TracHtGroupEditorPlugin

