No Anonymous Access
Description
All anonymous user requests are redirected to the login page. Great to use with the AccountManagerPlugin. See also PermRedirectPlugin.
Bugs/Feature Requests
Existing bugs and feature requests for NoAnonymousPlugin are here.
If you have any issues, create a new ticket.
Download
Download the zipped source from here.
Source
You can check out NoAnonymousPlugin from here using Subversion, or browse the source with Trac.
Example
In trac.conf enable the noanonymous plugin
[components]
noanonymous.* = enabled
access your Trac project site as anonymous and all you can access is the login page, regardless of anonymous user permissions.
Recent Changes
[4369] by pedro on 10/02/08 00:31:16
added the reset_password to the non redirect pages. Add any other page to the paths list
[4239] by pedro on 09/04/08 18:36:53
initial import
[4238] by pedro on 09/04/08 18:36:37
[4237] by pedro on 09/04/08 18:35:48
Author/Contributors
Author: pedro
Contributors:
