wiki:DjangoIntegrationPlugin

Integrate Trac into Django

Description

Django logo

This plugin allows Django users to log into Trac. For example, a website that runs both a Django server and a Trac server can utilise this plugin to share authentication and user accounts between these servers.

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).

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:

Last modified 7 years ago Last modified on Dec 20, 2016, 9:19:39 AM

Attachments (1)

Download all attachments as: .zip