server/sources/ldapuser.py
Tue, 31 Jan 2012 21:43:24 +0100 Sylvain Thénault [repository] ldap-feed source. Closes #2086984
Thu, 29 Sep 2011 12:55:20 +0200 Sylvain Thénault [repo] cleanup [_]delete_info prototype: extid argument isn't used stable
Wed, 21 Sep 2011 17:38:00 +0200 Sylvain Thénault [exceptions] stop catching any exception in various places (closes #1942716) stable
Tue, 26 Jul 2011 16:34:42 +0200 Sylvain Thénault [repo api] deprecates source.extid2eid, only the system source should implement it, stable
Thu, 19 May 2011 10:53:17 +0200 Sylvain Thénault [multi-sources] support for moving an entity from an external source (closes #343818)
Thu, 19 May 2011 10:53:11 +0200 Sylvain Thénault [repository api] definitly kill usage of word 'pool' to refer to connections set used by a session
Mon, 28 Mar 2011 16:42:54 +0200 Sylvain Thénault cleanups stable
Tue, 08 Mar 2011 18:32:19 +0100 Sylvain Thénault backport stable
Tue, 08 Mar 2011 17:55:38 +0100 Sylvain Thénault Remove trailing white space stable
Mon, 07 Mar 2011 17:02:15 +0100 Nicolas Chauvat merge stable changes into default
Tue, 22 Feb 2011 21:30:32 +0100 Alexandre Fayolle add some tips for users who want to bind to an AD server stable
Wed, 09 Feb 2011 18:06:17 +0100 Sylvain Thénault [repository] #1460066: backport datafeed cube as cubicweb source
Mon, 07 Feb 2011 18:19:39 +0100 Sylvain Thénault [sources] refactor source creation and options handling
Mon, 07 Feb 2011 15:13:05 +0100 Sylvain Thénault [sources] reorganize abstract source code, drop no more used cleanup_entities_info and _cleanup_system_relations methods
Tue, 01 Feb 2011 11:52:10 +0100 Sylvain Thénault backport stable
Tue, 25 Jan 2011 09:52:49 +0100 David Douard [tests] make ldap source test run its own local (Open)LDAP server stable
Tue, 25 Jan 2011 09:51:47 +0100 David Douard [ldap] small code cleanups stable
Sat, 18 Dec 2010 23:12:14 +0100 Sylvain Thénault backport stable
Sat, 18 Dec 2010 23:11:58 +0100 Sylvain Thénault backport oldstable stable
Thu, 09 Dec 2010 14:35:20 +0000 Alexandre Fayolle [ldap] fix user-filter handling oldstable
Fri, 03 Dec 2010 11:24:48 +0000 Alexandre Fayolle allow additional filtering to be performed on the LDAP source (#1382380) oldstable
Wed, 01 Dec 2010 17:11:35 +0100 Sylvain Thénault [pyro source] store pyro source mapping file into the database
Fri, 12 Nov 2010 13:47:26 +0100 Sylvain Thénault [ldap] make instance still usable if we can't contact ldap server stable
Wed, 27 Oct 2010 08:51:50 +0200 Sylvain Thénault [ldap] don't refuse to start if ldap is unreachable
Sat, 09 Oct 2010 00:05:52 +0200 Sylvain Thénault [schema / sources] store data sources as cubicweb entities
Wed, 25 Aug 2010 10:29:18 +0200 Sylvain Thénault [session] cleanup hook / operation / entity edition api
Thu, 15 Jul 2010 10:43:19 +0200 Sylvain Thénault [ldap] take care, email address may be a list. In such case, only consider the first one (XXX). Also, fix call to reset_caches.
Fri, 02 Jul 2010 09:09:59 +0200 Sylvain Thénault [ldap] fix exception handling on authentication error stable
Fri, 02 Jul 2010 09:05:56 +0200 Sylvain Thénault [ldap] cleanup password checking stable
Sat, 26 Jun 2010 08:42:48 +0000 Alexandre Fayolle do not allow password-less bind: windows accepts this as Anonymous Logon stable
Wed, 23 Jun 2010 09:30:59 +0000 Alexandre Fayolle reduce log verbosity in ldapuser source stable
Sun, 20 Jun 2010 15:08:23 +0000 Alexandre Fayolle reduced logging verbosity in ldapuser source stable
Fri, 18 Jun 2010 13:32:54 +0200 Aurelien Campeas [ldapuser] quieter ldap result info, fix commented block style stable
Wed, 02 Jun 2010 23:03:35 +0000 Alexandre Fayolle various brown paper bag fixes stable
Wed, 02 Jun 2010 17:23:42 +0000 Alexandre Fayolle TimedCache now only accepts values expressed in seconds stable
Wed, 02 Jun 2010 15:55:58 +0000 Alexandre Fayolle more robust handling of looping task configuration in ldap source stable
Sat, 29 May 2010 10:03:50 +0000 Alexandre Fayolle ldap: reset cache when a user is deleted stable
Sat, 29 May 2010 09:58:23 +0000 Alexandre Fayolle ldap source logging stable
Tue, 04 May 2010 14:16:04 +0200 Alexandre Fayolle merged back oldstable into stable stable
Tue, 04 May 2010 12:05:00 +0200 Alexandre Fayolle fix bad reading of options in ldapuser.py oldstable
Wed, 28 Apr 2010 14:05:50 +0200 Alexandre Fayolle move rarely used (imo) settings to inputlevel3 in cwctl create oldstable
Wed, 28 Apr 2010 12:24:20 +0200 Sylvain Thénault backport oldstable changes stable
Wed, 28 Apr 2010 12:15:52 +0200 Sylvain Thénault replace logilab-common by CubicWeb in disclaimer oldstable
Wed, 28 Apr 2010 12:14:22 +0200 Sylvain Thénault backport default into stable: stable is now cw 3.8
Wed, 28 Apr 2010 10:06:01 +0200 Sylvain Thénault proper licensing information (LGPL-2.1). Hope I get it right this time. stable
Mon, 26 Apr 2010 16:31:46 +0200 Sylvain Thénault backport stable
Mon, 26 Apr 2010 15:28:43 +0200 Sylvain Thénault disable CERT check stable
Mon, 19 Apr 2010 13:52:55 +0200 Sylvain Thénault backport stable
Mon, 19 Apr 2010 13:38:46 +0200 Sylvain Thénault [config] properly use time type for options representing a time. stable
Mon, 19 Apr 2010 12:43:23 +0200 Sylvain Thénault [config] with lgc >= 0.50, option's dict inputlevel becomes level
Wed, 07 Apr 2010 14:26:35 +0200 Sylvain Thénault #759035: Automate addition of eid cachekey in RQL analysis
Tue, 06 Apr 2010 16:04:50 +0200 Sylvain Thénault [ldap] fix email synchronization code: bad rql query + avoid integrity error on creating the address + nicer use_email / primary_email handling stable
Fri, 02 Apr 2010 13:48:16 +0200 Alexandre Fayolle list allowed values for ldap protocol setting in help, so that the generated file includes this in a comment stable
Mon, 01 Mar 2010 11:26:14 +0100 Katia Saurfelt server/web api for accessing to deleted_entites
Fri, 26 Feb 2010 13:19:14 +0100 Sylvain Thénault kill dead/useless code as suggested by pylint stable
Fri, 26 Feb 2010 13:09:12 +0100 Sylvain Thénault fix some pylint detected errors stable
Fri, 12 Feb 2010 12:57:56 +0100 Alexandre Fayolle merge stable
Fri, 12 Feb 2010 12:57:14 +0100 Alexandre Fayolle typo fix in help string stable
Mon, 18 Jan 2010 19:21:30 +0100 Sylvain Thénault backport stable branch
Thu, 07 Jan 2010 16:52:32 +0100 Adrien Di Mascio update copyright: welcome 2010 stable
less more (0) -60 tip