Force HTTP authentication from within Trac

Description

Allows you to protect certain paths with HTTP authentication. The AccountManagerPlugin is used to check passwords.

Primarily this is meant to be used with the XmlRpcPlugin so it will work while using AccountManager's form-based logins.

Bugs/Feature Requests

Existing bugs and feature requests for HttpAuthPlugin are here.

If you have any issues, create a new ticket.

Download

Download the zipped source from here.

Source

You can check out HttpAuthPlugin from here using Subversion, or browse the source with Trac.

Example

To enable:

[components]
httpauth.* = enabled

Recent Changes

[1613] by coderanger on 11/30/06 16:55:14

HttpAuthPlugin:

Initial add.

[1612] by coderanger on 11/30/06 16:54:34

New hack HttpAuthPlugin, created by coderanger

Author/Contributors

Author: coderanger
Contributors: