From caa545d7746cf718760cf13d943afcecc9e4b602 Mon Sep 17 00:00:00 2001 From: pauget Date: Sat, 16 Oct 2004 19:23:44 +0200 Subject: [PATCH] Nouvelle sanction. darcs-hash:20041016172344-41617-d810577ed6af963ab72d8a285a9420ec38eabe93.gz --- gestion/ldap_crans.py | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/gestion/ldap_crans.py b/gestion/ldap_crans.py index 2ecdb4e8..1b89a11e 100755 --- a/gestion/ldap_crans.py +++ b/gestion/ldap_crans.py @@ -54,7 +54,8 @@ random.seed() # On initialise le g ### Items de la blackliste blacklist_items = { u'bloq' : u'Bloquage total de tout services' , u'virus' : u'Bloquage sur squid', - u'upload' : u'Bloquage total accès extérieur' } + u'upload' : u'Bloquage total accès extérieur', + u'warez' : u'Bloquage sur squid' } ################################################################################## ### Droits possibles