sobjects/ldapparser.py
2013-09-02 Aurelien Campeas [ldapparser] demote some logs from warning to debug (closes #2713671) stable
2013-04-24 David Douard [ldapfeed] Add support for LDAP groups (closes #2528116)
2013-04-24 David Douard [ldap] prepare import of CWGroup
2013-04-24 Pierre-Yves David [ldap] handle modification date
2013-04-24 Pierre-Yves David [ldap] refactor attributes mapping handling
2013-04-24 Pierre-Yves David [ldapfeed] add support for multiple email addresses from ldap
2013-04-23 Pierre-Yves David [ldap] an empty 'user-base-dn' disable the user importation process,
2013-04-23 Pierre-Yves David use cw_etype instead of __regid__
2013-04-10 Jérôme Roy [ldap] Use correct API for logging message
2013-02-14 Nicolas Chauvat [toward-py3k] remove import with_statement (part of #2711624)
2013-01-25 Aurelien Campeas [merge] backport stable fixes
2012-12-18 Sylvain Thénault [ldapfeed] don't crash if one specify an unexisting group in the configuration. Closes #2538399 stable
2013-01-09 Aurelien Campeas [merge] backport stable
2013-01-09 Aurelien Campeas [ldapfeed] if a deactivated user becomes available again in its source, reactivate it (closes #2542776) stable
2013-01-08 Aurelien Campeas [ldaputils,ldapparser] correctly compute "deleted" users (closes #2542083) stable
2012-12-17 Aurelien Campeas [ldapparser] demote warning level (actually important user info can leak there) (prepares #2542083) stable
2012-11-16 Sylvain Thénault backport stable
2012-10-17 Aurelien Campeas [ldapparser] utf-8 uri + unicode emailaddr will crash if the later is not properly encoded (closes #2508515) stable
2012-10-12 Sylvain Thénault backport stable
2012-10-01 Aurelien Campeas [ldapparser] raise specific error if the configuration is wrong (closes #2498164) stable
2012-09-07 Sylvain Thénault backport stable
2012-07-17 Sylvain Thénault [entity api] unify set_attributes / set_relations into a cw_set method. Closes #2423719
2012-07-20 Sylvain Thénault [ldap feed] add missing future import stable
2012-07-19 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
2012-06-06 Aurelien Campeas [ldapfeed] do not crash on ldap user deletion + pull + already deactivated users, cleanups (closes #2392933)
2012-05-31 Aurelien Campeas [ldapparser] missing return
2012-05-31 Aurelien Campeas [ldapparser] remove spurious print
2012-05-31 Aurelien Campeas fix ldap removal handling in ldapfeed (closes #2376625 and #2385133)
2012-05-25 Aurelien Campeas [web/views/staticcontroller] safety belt for unguessed mimetypes (closes #2380304)
2012-05-15 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
2012-05-15 Sylvain Thénault [ldapfeed] properly mark email address as encountered during import to avoid deleting them
2012-05-09 Aurelien Campeas [ldapparser] cleanup
2012-05-09 Aurelien Campeas [ldapparser] reapply dropped fix
2012-05-03 Sylvain Thénault [ldap] we may actually get back password from ldap
2012-05-03 Sylvain Thénault [ldapfeed] don't crash if entity is None. Closes (superficialy) #2341266
2012-02-14 Sylvain Thénault [ldapfeed] fix synchronisation crash: ldap attributes are given while we want cw attributes
2012-01-31 Sylvain Thénault [repository] ldap-feed source. Closes #2086984
less more (0) tip