Dear support,
Would it be possible to systematically trim input received from users? Our helpdesk often create users with starting/ending white character.
I did already restrict that as much as possible through property pattern (regex must match: ^[^\s].*[^\s]$) but I am pretty sure that such a global feature could benefit many of your customers.
Thank you in advance
Pierre