server/sources/ldapfeed.py
Mon, 23 Nov 2015 14:37:37 +0100 Sylvain Thénault [ldapfeed] use source's extid2eid, the repo's one will be deprecated in a near future.
Thu, 19 Nov 2015 15:56:22 +0100 Julien Cristau [server/ldap] deal with unicode or str coming out of ldap
Mon, 05 Oct 2015 15:49:17 +0200 Julien Cristau [py3k] make ldapfeed tests pass
Mon, 05 Oct 2015 14:51:24 +0200 Julien Cristau [ldapfeed] port to ldap3
Fri, 11 Sep 2015 18:05:38 +0200 Rémi Cardona [py3k] replace '_ = unicode' in global scope (closes #7589459)
Tue, 15 Sep 2015 16:15:03 +0200 Rémi Cardona [py3k] dict.iteritems → dict.items
Mon, 14 Sep 2015 16:03:07 +0200 Rémi Cardona [py3k] basestring → six.string_types
Thu, 23 Oct 2014 14:57:02 +0200 Paul Tonelli [ldapfeed] Reduce default value for user-attrs-map option (closes #3824889)
Fri, 04 Apr 2014 14:48:51 +0200 Julien Cristau [repository] 'session' argument is always given to extid2eid, make it mandatory and simplify code accordingly
Wed, 29 Jan 2014 13:43:42 +0100 Julien Cristau [server] use a connection instead of a session for user authentication
Thu, 23 Jan 2014 12:32:16 +0100 Julien Cristau [repo] pylint cleanup, mainly of imports, with a bit of style
Thu, 27 Jun 2013 08:52:15 +0200 Sylvain Thénault [ldap] simplify connection handling
Thu, 27 Jun 2013 08:46:16 +0200 Sylvain Thénault [ldap] merge cw.server.ldaputils back into ldapfeed source
Thu, 23 May 2013 17:32:56 +0200 Nicolas Chauvat import merge_options directly from logilab.common
Wed, 24 Apr 2013 18:11:37 +0200 David Douard [ldapfeed] Add support for LDAP groups (closes #2528116)
Tue, 18 Dec 2012 12:42:56 +0100 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
Fri, 04 Jan 2013 15:18:44 +0100 Sylvain Thénault [repo sources] move handling of source's url into abstract source as this becomes shared by most sources
Tue, 23 Oct 2012 12:12:22 +0200 Sylvain Thénault [ldapfeed] move docstring to the class instead of the module stable
Thu, 31 May 2012 15:56:21 +0200 Aurelien Campeas fix ldap removal handling in ldapfeed (closes #2376625 and #2385133)
Fri, 25 May 2012 16:51:24 +0200 Aurelien Campeas [sources/ldapfeed] do not user cwuri as url (closes #2380324)
Tue, 14 Feb 2012 09:49:13 +0100 Sylvain Thénault [ldapfeed] make authentication actually working
Tue, 31 Jan 2012 21:43:24 +0100 Sylvain Thénault [repository] ldap-feed source. Closes #2086984
less more (0) tip