wiki:DjangoIntegrationPlugin

Version 5 (modified by figaro, 9 years ago) (diff)

Cosmetic changes, tagged with nolicense

Django, Trac connector

Description

This plugin allows Django users to log into Trac. 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 [download:djangointegrationplugin here].

Source

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

Example

An example website is composed of a Django server and a Trac server. You want to share authentication and user accounts between these servers. The DjangoIntegration addon can do that.

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