L'attribut cn est modifiable par un câbleur
This commit is contained in:
parent
443876863f
commit
8b5614214c
1 changed files with 1 additions and 0 deletions
|
@ -1637,6 +1637,7 @@ class cn(Attr):
|
||||||
__slots__ = ()
|
__slots__ = ()
|
||||||
singlevalue = True
|
singlevalue = True
|
||||||
optional = False
|
optional = False
|
||||||
|
can_modify = [cableur, nounou]
|
||||||
category = 'id'
|
category = 'id'
|
||||||
ldap_name = "cn"
|
ldap_name = "cn"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue