Trim and remove @ in accounts forms
I found that values of account input in form isn't properly trimmed. If user will put the whole name with white spaces and @
we should remove it when form is submitted.
Edited by Jakub Lachór
I found that values of account input in form isn't properly trimmed. If user will put the whole name with white spaces and @
we should remove it when form is submitted.