From 2993f31fd87cea3a2dda1f4affb33e0af6b581f6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pierre-Elliott=20B=C3=A9cue?= Date: Fri, 3 Apr 2015 15:16:13 +0200 Subject: [PATCH] Were you footing on our gueule? --- gestion/ldap_crans.py | 2 -- 1 file changed, 2 deletions(-) diff --git a/gestion/ldap_crans.py b/gestion/ldap_crans.py index 2eb76a2f..7ba44d8c 100755 --- a/gestion/ldap_crans.py +++ b/gestion/ldap_crans.py @@ -947,8 +947,6 @@ class CransLdap: if len(recherche['adherent']) > 0: proprio = recherche['adherent'][0] - if uid == "grosminet": - proprio = self.search("nom=grosminet", mode)['adherent'][0] return proprio __machines = ()