[lc_ldap] check_ctxt a vraiement été supprimé
This commit is contained in:
parent
4f1dcce982
commit
ad448a12a1
1 changed files with 1 additions and 1 deletions
|
@ -325,7 +325,7 @@ class lc_ldap(ldap.ldapobject.LDAPObject, object):
|
||||||
continue
|
continue
|
||||||
else:
|
else:
|
||||||
# On crée l'attribut associé, pour parser sa valeur.
|
# On crée l'attribut associé, pour parser sa valeur.
|
||||||
my_id = attributs.attrify(unicode(i), attr, self, False, None)
|
my_id = attributs.attrify(unicode(i), attr, self, None)
|
||||||
if my_id.value != i:
|
if my_id.value != i:
|
||||||
continue
|
continue
|
||||||
else:
|
else:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue