Were you footing on our gueule?

This commit is contained in:
Pierre-Elliott Bécue 2015-04-03 15:16:13 +02:00
parent d9bd6a621d
commit 2993f31fd8

View file

@ -947,8 +947,6 @@ class CransLdap:
if len(recherche['adherent']) > 0: if len(recherche['adherent']) > 0:
proprio = recherche['adherent'][0] proprio = recherche['adherent'][0]
if uid == "grosminet":
proprio = self.search("nom=grosminet", mode)['adherent'][0]
return proprio return proprio
__machines = () __machines = ()