Fri, 14 Feb 2014 12:03:20 +0100 |
Dimitri Papadopoulos |
[ldapparser, book] document additional error causes
|
file |
diff |
annotate
|
Fri, 14 Feb 2014 15:42:25 +0100 |
Dimitri Papadopoulos |
[ldapfeed] fix encode error during initial user import
stable cubicweb-centos-version-3.17.13-1 cubicweb-debian-version-3.17.13-1 cubicweb-version-3.17.13
|
file |
diff |
annotate
|
Mon, 02 Sep 2013 12:47:12 +0200 |
Aurelien Campeas |
[ldapparser] demote some logs from warning to debug (closes #2713671)
stable
|
file |
diff |
annotate
|
Wed, 24 Apr 2013 18:11:37 +0200 |
David Douard |
[ldapfeed] Add support for LDAP groups (closes #2528116)
|
file |
diff |
annotate
|
Wed, 24 Apr 2013 17:48:08 +0200 |
David Douard |
[ldap] prepare import of CWGroup
|
file |
diff |
annotate
|
Wed, 24 Apr 2013 17:40:49 +0200 |
Pierre-Yves David |
[ldap] handle modification date
|
file |
diff |
annotate
|
Wed, 24 Apr 2013 17:39:10 +0200 |
Pierre-Yves David |
[ldap] refactor attributes mapping handling
|
file |
diff |
annotate
|
Wed, 24 Apr 2013 14:00:52 +0200 |
Pierre-Yves David |
[ldapfeed] add support for multiple email addresses from ldap
|
file |
diff |
annotate
|
Tue, 23 Apr 2013 16:07:02 +0200 |
Pierre-Yves David |
[ldap] an empty 'user-base-dn' disable the user importation process,
|
file |
diff |
annotate
|
Tue, 23 Apr 2013 15:33:50 +0200 |
Pierre-Yves David |
use cw_etype instead of __regid__
|
file |
diff |
annotate
|
Wed, 10 Apr 2013 16:46:18 +0200 |
Jérôme Roy |
[ldap] Use correct API for logging message
|
file |
diff |
annotate
|
Thu, 14 Feb 2013 15:39:23 +0100 |
Nicolas Chauvat |
[toward-py3k] remove import with_statement (part of #2711624)
|
file |
diff |
annotate
|
Fri, 25 Jan 2013 14:33:40 +0100 |
Aurelien Campeas |
[merge] backport stable fixes
|
file |
diff |
annotate
|
Tue, 18 Dec 2012 12:25:08 +0100 |
Sylvain Thénault |
[ldapfeed] don't crash if one specify an unexisting group in the configuration. Closes #2538399
stable
|
file |
diff |
annotate
|
Wed, 09 Jan 2013 16:06:20 +0100 |
Aurelien Campeas |
[merge] backport stable
|
file |
diff |
annotate
|
Wed, 09 Jan 2013 14:29:29 +0100 |
Aurelien Campeas |
[ldapfeed] if a deactivated user becomes available again in its source, reactivate it (closes #2542776)
stable
|
file |
diff |
annotate
|
Tue, 08 Jan 2013 15:53:22 +0100 |
Aurelien Campeas |
[ldaputils,ldapparser] correctly compute "deleted" users (closes #2542083)
stable
|
file |
diff |
annotate
|
Mon, 17 Dec 2012 14:26:41 +0100 |
Aurelien Campeas |
[ldapparser] demote warning level (actually important user info can leak there) (prepares #2542083)
stable
|
file |
diff |
annotate
|
Fri, 16 Nov 2012 11:53:17 +0100 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
Wed, 17 Oct 2012 15:47:12 +0200 |
Aurelien Campeas |
[ldapparser] utf-8 uri + unicode emailaddr will crash if the later is not properly encoded (closes #2508515)
stable
|
file |
diff |
annotate
|
Fri, 12 Oct 2012 16:05:16 +0200 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
Mon, 01 Oct 2012 12:40:35 +0200 |
Aurelien Campeas |
[ldapparser] raise specific error if the configuration is wrong (closes #2498164)
stable
|
file |
diff |
annotate
|
Fri, 07 Sep 2012 14:01:59 +0200 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
Tue, 17 Jul 2012 12:24:46 +0200 |
Sylvain Thénault |
[entity api] unify set_attributes / set_relations into a cw_set method. Closes #2423719
|
file |
diff |
annotate
|
Fri, 20 Jul 2012 10:46:27 +0200 |
Sylvain Thénault |
[ldap feed] add missing future import
stable
|
file |
diff |
annotate
|
Thu, 19 Jul 2012 16:41:10 +0200 |
Sylvain Thénault |
[ldap feed] fix error since with read security activated, password value is not selecteable (closes #2406597). Also add a note in the book about packages required to connect to an ldap server
stable
|
file |
diff |
annotate
|
Wed, 06 Jun 2012 10:30:54 +0200 |
Aurelien Campeas |
[ldapfeed] do not crash on ldap user deletion + pull + already deactivated users, cleanups (closes #2392933)
|
file |
diff |
annotate
|
Thu, 31 May 2012 18:07:46 +0200 |
Aurelien Campeas |
[ldapparser] missing return
|
file |
diff |
annotate
|
Thu, 31 May 2012 17:05:32 +0200 |
Aurelien Campeas |
[ldapparser] remove spurious print
|
file |
diff |
annotate
|
Thu, 31 May 2012 15:56:21 +0200 |
Aurelien Campeas |
fix ldap removal handling in ldapfeed (closes #2376625 and #2385133)
|
file |
diff |
annotate
|
Fri, 25 May 2012 16:19:21 +0200 |
Aurelien Campeas |
[web/views/staticcontroller] safety belt for unguessed mimetypes (closes #2380304)
|
file |
diff |
annotate
|
Tue, 15 May 2012 14:44:45 +0200 |
Sylvain Thénault |
[datafeed] fix/finish cleanup started by auc in 8393:c25b96ae4f8a: parser.process prototytpe is (url, raise_on_error=False). Drop partialcommit argument which were never specified
|
file |
diff |
annotate
|
Tue, 15 May 2012 10:32:53 +0200 |
Sylvain Thénault |
[ldapfeed] properly mark email address as encountered during import to avoid deleting them
|
file |
diff |
annotate
|
Wed, 09 May 2012 16:35:46 +0200 |
Aurelien Campeas |
[ldapparser] cleanup
|
file |
diff |
annotate
|
Wed, 09 May 2012 16:31:03 +0200 |
Aurelien Campeas |
[ldapparser] reapply dropped fix
|
file |
diff |
annotate
|
Thu, 03 May 2012 15:52:01 +0200 |
Sylvain Thénault |
[ldap] we may actually get back password from ldap
|
file |
diff |
annotate
|
Thu, 03 May 2012 15:45:58 +0200 |
Sylvain Thénault |
[ldapfeed] don't crash if entity is None. Closes (superficialy) #2341266
|
file |
diff |
annotate
|
Tue, 14 Feb 2012 11:33:59 +0100 |
Sylvain Thénault |
[ldapfeed] fix synchronisation crash: ldap attributes are given while we want cw attributes
|
file |
diff |
annotate
|
Tue, 31 Jan 2012 21:43:24 +0100 |
Sylvain Thénault |
[repository] ldap-feed source. Closes #2086984
|
file |
diff |
annotate
|