wiki:LoginRequiredPlugin

Version 2 (modified by David A. Riggs, 13 years ago) (diff)

--

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/

see: http://pypi.python.org/pypi/TracLoginRequiredPlugin/

Bugs/Feature Requests

Existing bugs and feature requests for LoginRequiredPlugin are here.

If you have any issues, create a new ticket.

Download

Download and install from the Python Package Index: http://pypi.python.org/pypi/TracLoginRequiredPlugin/

$> sudo easy_install TracLoginRequiredPlugin

Source

You can check out LoginRequiredPlugin from here using Mercurial, or browse the source at Google Code.

Recent Changes

9648 by riggs on 2010-12-09 16:37:14
New hack LoginRequiredPlugin, created by riggs
(more)

Author/Contributors

Author: riggs
Maintainer: riggs
Contributors: