Pre-release
This release is a pre-release and may not be stable for production use.
repoze.who.plugins.ldap – LDAP Authentication for WSGI Applications
repoze.who.plugins.ldap is an LDAP plugin for the identification and authentication framework for WSGI applications, repoze.who, which acts as WSGI middleware.
See the docs subdirectory of this package for more information, or browse the online documentation <http://code.gustavonarea.net/repoze.who.plugins.ldap/>.
repoze.who.plugins.ldap Changelog
1.0 (unreleased)
The initial release.
Provided the LDAP authenticator, which is compatible with identifiers that define the ‘login’ item in the identity dict.
Included Turbogears 2 demo project, using the plugin.