[[PageOutline(2-5,Contents,pullout)]] = Trac Login Required Plugin = == Description == Plugin for Trac which redirects all unauthenticated requests to the login page. This lets you easily disallow anonymous access, without the messy juggling of permissions from the anonymous to authenticated groups and without the confusing "permission denied" error page. Please note that this software is currently in "alpha" state and under active development! It has the potential to clash with other plugins; your testing feedback is appreciated! Does it work with HTTP auth? Beats me, I use the AccountManagerPlugin with cookie-based web login. see: http://code.google.com/p/tracloginrequiredplugin/ == Bugs/Feature Requests == Existing bugs and feature requests for LoginRequiredPlugin are [report:9?COMPONENT=LoginRequiredPlugin here]. If you have any issues, create a [http://trac-hacks.org/newticket?component=LoginRequiredPlugin&owner=riggs new ticket]. == Download == Download the zipped source from [download:loginrequiredplugin here]. == Source == You can check out LoginRequiredPlugin from [http://trac-hacks.org/svn/loginrequiredplugin here] using Subversion, or [source:loginrequiredplugin browse the source] with Trac. == Example == ``sudo easy_install TracLoginRequiredPlugin`` == Recent Changes == [[ChangeLog(loginrequiredplugin, 3)]] == Author/Contributors == '''Author:''' [wiki:riggs] [[BR]] '''Maintainer:''' [wiki:riggs] [[BR]] '''Contributors:'''