huridocs / uwazi

Uwazi is a web-based, open-source solution for building and sharing document collections
http://www.uwazi.io
MIT License
237 stars 79 forks source link

Trim leading and trailing spaces #6877

Open txau opened 3 months ago

txau commented 3 months ago

Not properly trimming leading and trailing spaces in strings has lead to several problems in the past such as accidental spaces in user names, emails, passwords, titles, thesauri values, etc.

We should add trimming in the important places.