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]
|
can_modify = [nounou, cableur, soi]
|
||||||
ldap_name = "compteWiki"
|
ldap_name = "compteWiki"
|
||||||
|
|
||||||
def parse_value(self, compte):
|
#def parse_value(self, compte):
|
||||||
self.value = validate_name(compte)
|
#self.value = validate_name(compte)
|
||||||
# TODO: validate with mdp for user definition here ?
|
# TODO: validate with mdp for user definition here ?
|
||||||
|
|
||||||
@crans_attribute
|
@crans_attribute
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue