thanks Simon, i have granted TRAC_ADMIN to one of the user, then i
logged in as the user .
i can see the plugin "authz-policy r6904" has been enabled.
but it's wierd that even if i don't log in (anonymous) , i could
browser the svn repository and all other pages. why this happened?
///////////////
//my trac.ini
[trac]
authz_file =
authz_module_name =
.
.
permission_polices = AuthzPolicy, DefaultPermissionPolicy,
LegacyAttachmentPolicy
.

[authz_policy]
authz_file = d:\trac\config\authzpolicy.conf

[components]
authz_policy = enabled

///////////////////
//authzpolicy.conf
[groups]
admin = testuser

[*]
@admin = TRAC_ADMIN
* =

even if  i don't log in, i could still see page title (with timeline,
roadmap, bowser source, view tickets, search), browser source page
could works just like i'm already a authorized user, why ? all other
pages like timeline, roadmap.... are just blank pages, that won't do
anything harmful.


On May 28, 9:00 pm, Simon Martin <[EMAIL PROTECTED]> wrote:
> Hi,
>
> On May 28, 1:51 pm, thinktwice <[EMAIL PROTECTED]> wrote:
> [..]
> ...
> Simon
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Trac 
Users" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/trac-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to