pas de sanity_check sur le wiki name
This commit is contained in:
parent
a42fa0188d
commit
c605009984
1 changed files with 2 additions and 2 deletions
|
@ -507,8 +507,8 @@ class compteWiki(Attr):
|
|||
can_modify = [nounou, cableur, soi]
|
||||
ldap_name = "compteWiki"
|
||||
|
||||
def parse_value(self, compte):
|
||||
self.value = validate_name(compte)
|
||||
#def parse_value(self, compte):
|
||||
#self.value = validate_name(compte)
|
||||
# TODO: validate with mdp for user definition here ?
|
||||
|
||||
@crans_attribute
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue