[ldap_crans] *affli* *affli* *affli*
darcs-hash:20100120211412-ffbb2-5eb8d8809dd0c9460c9acfd3e6ca681823f4c97d.gz
This commit is contained in:
parent
9207a0a932
commit
a6cff1283b
1 changed files with 1 additions and 1 deletions
|
@ -2764,7 +2764,7 @@ Contactez nounou si la MAC est bien celle d'une carte.""", 3)
|
|||
self._set('prise', [])
|
||||
return
|
||||
|
||||
if not re.match('^[a-cg-jmp][0-6][0-5][0-9]$', new.lower()):
|
||||
if not re.match('^[a-cg-jmopv][0-7][0-5][0-9]$', new.lower()):
|
||||
raise ValueError('Prise incorrecte')
|
||||
|
||||
self._set('prise', [new.upper()])
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue