lp:~gnarea/repoze.who.plugins.ldap/1.1proposal
Created by
Gustavo Narea
and last modified
This branch will handle a number of changes proposed by Lorenzo M. Catucci.
- Get this branch:
- bzr branch lp:~gnarea/repoze.who.plugins.ldap/1.1proposal
Only
Gustavo Narea
can upload to this branch. If you are
Gustavo Narea
please log in for upload directions.
Branch merges
Propose for merging
- Gustavo Narea: Pending requested
-
Diff: 1071 lines (+589/-105)10 files modifiedCHANGELOG (+20/-8)
LICENSE (+2/-1)
demo/ldapauth/controllers/root.py (+3/-3)
demo/ldapauth/model/__init__.py (+1/-1)
demo/ldapauth/model/identity.py (+5/-5)
docs/source/index.rst (+5/-3)
repoze/who/plugins/ldap/__init__.py (+6/-3)
repoze/who/plugins/ldap/plugins.py (+288/-36)
repoze/who/plugins/ldap/tests.py (+255/-43)
setup.py (+4/-2)
Related bugs
Related blueprints
Branch information
Recent revisions
- 64. By Lorenzo M. Catucci
-
- provide start_tls option both for the authenticator and the metadata provider
- let the user choose whether to return the full DN or the supplied login as
the user identifier
- enable configuration of the naming attribute
- enable the option to bind to the server with privileged credential before
doing searches
- create a new LDAPSearchAuthenticatorPlugin to let the API client get the
DN from a directory search instead than by pattern-replace. This plugin
adds the option to set a restrict assertion to the ldap search pattern.
Branch metadata
- Branch format:
- Branch format 6
- Repository format:
- Bazaar pack repository format 1 (needs bzr 0.92)