From f1aeaf59aa16760136ba96e6b3c063aba9040371 Mon Sep 17 00:00:00 2001 From: Daniel STAN Date: Tue, 4 Mar 2014 18:49:01 +0100 Subject: [PATCH] ipsec modifiable par proprio MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Ou alors trouvez-moi une autre façon d'instancier les machines wifi. --- attributs.py | 1 + 1 file changed, 1 insertion(+) diff --git a/attributs.py b/attributs.py index 9ab0456..e645787 100644 --- a/attributs.py +++ b/attributs.py @@ -872,6 +872,7 @@ class ipsec(Attr): legend = u'Clef wifi' category = 'wifi' ldap_name = "ipsec" + can_modify = [nounou, parent] default = u'auto' def parse_value(self, val):