SysFera / vishnu

Modular and high-level middleware for tasks, files and information management in heterogeneous and distributed HPC environments
http://sysfera.github.com/vishnu.html
Other
4 stars 12 forks source link

short mail adress not supported #363

Closed samkos closed 11 years ago

samkos commented 11 years ago

when creating a new vishnu user, giving him a short mailing address leads to an error

% vishnu_add_user prenom toto 0 toto@vishnu1 vishnu_add_user: The mail adress is invalid []

keoo commented 11 years ago

The problem is there is no extension .com or .fr for instance. In vishnu we check for the pattern "string@string.string". If it does not match this pattern we consider it is an invalid mail address

hguemar commented 11 years ago

fixed in commit 454197a13a9d2d9c5c6e77409ef04d0addd36f47