Les blacklistes sont modifiables aussi par le droit bureau

This commit is contained in:
Pierre-Elliott Bécue 2015-11-23 19:29:22 +01:00
parent 9252614cd9
commit 962d052198

View file

@ -1369,7 +1369,7 @@ class blacklist(Attr):
optional = True
legend = u"Blackliste"
category = 'info'
can_modify = [nounou]
can_modify = [nounou, bureau]
ldap_name = "blacklist"
python_type = dict