Ticket #6658 (assigned enhancement)

Opened 3 years ago

Last modified 1 week ago

Different config key in current releases

Reported by: wallento Assigned to: rjollos (accepted)
Priority: normal Component: HtGroupEditorPlugin
Severity: normal Keywords:
Cc: hasienda Trac Release: 0.11

Description

Hi,

if I install Trac 0.11 and copy the authz_policy.py as suggested here, the keys generated by the plugin administration in trac.ini look like:

authz_policy.* = enabled
authz_policy.authzpolicy = enabled

and not as required by this plugin, that looks for authzpolicy.authz_policy.authzpolicy.

The applied patch works for both keys, but not if only authz_policy.* is given!

Attachments

newconfigkey.patch (0.5 kB) - added by wallento on 02/17/10 19:14:48.
Patch to enable different config keys

Change History

02/17/10 19:14:48 changed by wallento

  • attachment newconfigkey.patch added.

Patch to enable different config keys

05/14/13 10:22:33 changed by rjollos

  • cc set to hasienda.
  • status changed from new to assigned.
  • owner changed from robert_martin to rjollos.

I've seen examples of how to properly check if a component is enabled in the Bloodhound project and in some of hasienda's plugins. I'll have to dig around.


Add/Change #6658 (Different config key in current releases)




Change Properties
Action