= No Anonymous Access = == Description == All anonymous user requests are redirected to the login page. Great to use with the AccountManagerPlugin. It appears that it still doesn't guarantee 100% protection from anonymous access - see #3783. To secure Trac you will still need to revoke permissions from ''anonymous'' user manually. See also PermRedirectPlugin. == Bugs/Feature Requests == Existing bugs and feature requests for NoAnonymousPlugin are [report:9?COMPONENT=NoAnonymousPlugin here]. If you have any issues, create a [http://trac-hacks.org/newticket?component=NoAnonymousPlugin&owner=pedro new ticket]. '''Actual issues'''[[BR]] [[TicketQuery(status=!closed&component=NoAnonymousPlugin)]] == Download == Download the zipped source from [download:noanonymousplugin here]. == Source == You can check out NoAnonymousPlugin from [http://trac-hacks.org/svn/noanonymousplugin here] using Subversion, or [source:noanonymousplugin browse the source] with Trac. == Example == In trac.conf enable the noanonymous plugin [components][[BR]] 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 == [[ChangeLog(noanonymousplugin, 3)]] == Author/Contributors == '''Author:''' [wiki:pedro] [[BR]] '''Contributors:'''