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
|
||||
class userPassword(Attr):
|
||||
__slots__ = ()
|
||||
singlevalue = True
|
||||
singlevalue = False
|
||||
optional = True
|
||||
legend = "Le mot de passe"
|
||||
category = ''
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue