userPassword n'est pas monovalué.
This commit is contained in:
parent
9d89a0df5e
commit
54510faa56
1 changed files with 1 additions and 1 deletions
|
@ -1508,7 +1508,7 @@ class gecos(Attr):
|
||||||
@crans_attribute
|
@crans_attribute
|
||||||
class userPassword(Attr):
|
class userPassword(Attr):
|
||||||
__slots__ = ()
|
__slots__ = ()
|
||||||
singlevalue = True
|
singlevalue = False
|
||||||
optional = True
|
optional = True
|
||||||
legend = "Le mot de passe"
|
legend = "Le mot de passe"
|
||||||
category = ''
|
category = ''
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue