wiki:NoAnonymousPlugin

Version 5 (modified by anatoly techtonik, 15 years ago) (diff)

oops, it was #5721 offending

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 #5721. 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 here.

If you have any issues, create a new ticket.

Actual issues
No results

Download

Download the zipped source from [download:noanonymousplugin 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

10369 by techtonik on 2011-06-23 15:44:20
#8868 - redirect to original page after login
9696 by techtonik on 2010-12-17 18:35:09
write comment fully
9695 by techtonik on 2010-12-17 18:05:51
relax filtering to allow static resources from third-party plugins
added paranoid option for conservative behavior
(more)

Author/Contributors

Author: pedro
Contributors: