port from http://pypi.python.org/pypi/TracLDAPAuth/

Description

I took coderanger 's TracLDAPAuth plugin from pypi and put it some place where it can be versioned, tickets filed against, and I could include a two line fix that I need for my TLS LDAP. I know very little about LDAP

Bugs/Feature Requests

Existing bugs and feature requests for TracLdapAuthPlugin are here.

If you have any issues, create a new ticket.

Download

Download the zipped source from here.

Source

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

Example

See wiki:LDAPAuthPlugin

Recent Changes

[7444] by k0s on 01/22/10 21:28:45

option -> booloption

[7443] by k0s on 01/22/10 21:24:07

rename options and stuff; return None so that it might be chained

[6606] by k0s on 09/28/09 17:11:05

add TLS authentication

[6605] by k0s on 09/28/09 17:10:12

adding python-ldap dependency the stupid way

Author/Contributors

Author: coderanger
Contributors: k0s