libreosteo / LibreOsteo

Open Source software for osteopathes
GNU General Public License v3.0
30 stars 18 forks source link

Creating an administrator with forbidden characters cause error 500 #206

Closed jbgury closed 4 years ago

jbgury commented 4 years ago

When trying to create administrator with space, or accented character, an issue happen when validate and cause error 500.

The idea should be to add validation support on the form and avoid this type of error.