From 088833dd00a56efcf20a026555300f3b5c82b949 Mon Sep 17 00:00:00 2001 From: Olivier Huber Date: Sat, 17 Oct 2009 15:03:38 +0200 Subject: [PATCH] [./gestion/ldap_crans.py] nouvelle blackliste darcs-hash:20091017130338-8fbb1-890a0e259fcfcdd1e5cacb285369c2cece56d5b9.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 6e123727..aac6c7d3 100644 --- a/gestion/ldap_crans.py +++ b/gestion/ldap_crans.py @@ -94,7 +94,8 @@ blacklist_items = { u'bloq': u'Bloquage total de tous les services', u'warez': u'Bloquage sur squid', u'p2p': u"Bloquage total de l'accès à l'extérieur", u'autodisc_upload': u'Autodisconnect pour upload', - u'autodisc_p2p': u'Autodisconnect pour P2P' } + u'autodisc_p2p': u'Autodisconnect pour P2P', + u'ipv6_ra': u'Isolement pour RA' } ################################################################################## ### Droits possibles