server/sources/ldapfeed.py
2015-09-11 Rémi Cardona [py3k] replace '_ = unicode' in global scope (closes #7589459)
2015-09-15 Rémi Cardona [py3k] dict.iteritems → dict.items
2015-09-14 Rémi Cardona [py3k] basestring → six.string_types
2014-10-23 Paul Tonelli [ldapfeed] Reduce default value for user-attrs-map option (closes #3824889)
2014-04-04 Julien Cristau [repository] 'session' argument is always given to extid2eid, make it mandatory and simplify code accordingly
2014-01-29 Julien Cristau [server] use a connection instead of a session for user authentication
2014-01-23 Julien Cristau [repo] pylint cleanup, mainly of imports, with a bit of style
2013-06-27 Sylvain Thénault [ldap] simplify connection handling
2013-06-27 Sylvain Thénault [ldap] merge cw.server.ldaputils back into ldapfeed source
2013-05-23 Nicolas Chauvat import merge_options directly from logilab.common
2013-04-24 David Douard [ldapfeed] Add support for LDAP groups (closes #2528116)
2012-12-18 Sylvain Thénault [ldapfeed] all options of a source should be in the same group, else you get AssertionError on c-c add-source. Closes #2538398
2013-01-04 Sylvain Thénault [repo sources] move handling of source's url into abstract source as this becomes shared by most sources
2012-10-23 Sylvain Thénault [ldapfeed] move docstring to the class instead of the module stable
2012-05-31 Aurelien Campeas fix ldap removal handling in ldapfeed (closes #2376625 and #2385133)
2012-05-25 Aurelien Campeas [sources/ldapfeed] do not user cwuri as url (closes #2380324)
2012-02-14 Sylvain Thénault [ldapfeed] make authentication actually working
2012-01-31 Sylvain Thénault [repository] ldap-feed source. Closes #2086984
less more (0) tip