On 7/9/10 8:15 AM, Samuel Monsarrat wrote:
I have a number of trac envs that cannot be public at all, I cannot
allow anonymous access to them.
In trac 0.11 I used AuthRequiredPlugin
(http://trac-hacks.org/wiki/AuthRequiredPlugin) to rederect all
anonymous users to the form based login system.
I have just upgraded to trac 0.12 and it seems that AuthRequiredPlugin
no longer works as I get the following message:

Warning: Error with navigation contributor "AuthRequired"

In trac 0.12 is there some other way to disable all anonymous access?

What you want is the PermRedirectPlugin[1]. The 0.11 branch works just fine with 0.12


-John

[1] http://trac-hacks.org/wiki/PermRedirectPlugin

--
You received this message because you are subscribed to the Google Groups "Trac 
Users" group.
To post to this group, send email to trac-us...@googlegroups.com.
To unsubscribe from this group, send email to 
trac-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/trac-users?hl=en.

Reply via email to