﻿id	summary	reporter	owner	description	type	status	priority	component	severity	resolution	keywords	cc	release
6658	Different config key in current releases	wallento	rjollos	"Hi,

if I install Trac 0.11 and copy the authz_policy.py as suggested [http://trac.edgewall.org/wiki/TracFineGrainedPermissions 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!"	enhancement	assigned	normal	HtGroupEditorPlugin	normal			hasienda	0.11
