wiki:DjangoIntegrationPlugin

Version 10 (modified by figaro, 8 years ago) (diff)

Resize logo

Django and Trac connector

Description

Django logo

This plugin allows Django users to log into Trac. An example website that runs both a Django server and a Trac server and you want to share authentication and user accounts between these servers. This plugin allows you to do that.

It overrides Trac sessions to retrieve Django session from the sessionid cookie. Then it authenticates the user.

This plugin is in development, please contact me for more information: (guilhelm.savin[at]graphstream-project.org).

See also: DjangoAuthIntegration

Bugs/Feature Requests

Existing bugs and feature requests for DjangoIntegrationPlugin are here.

If you have any issues, create a new ticket.

defect

1 / 1

task

1 / 1

Download

Download the zipped source from here.

Source

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

Installation

General instructions on installing Trac plugins can be found on the TracPlugins page.

Recent Changes

15737 by rjollos on 2016-08-29 01:30:48
1.1: Add 3-Clause BSD license with permission of author

Fixes #12327.

15736 by rjollos on 2016-08-29 01:26:47
1.1: Fix indentation and mixed tabs/spaces
8781 by gsavin on 2010-09-11 22:51:32
...
(more)

Author/Contributors

Author: gsavin
Maintainer: gsavin
Contributors:

Attachments (1)

Download all attachments as: .zip