ecency / ecency-mobile

Ecency Mobile - reimagined social blogging, contribute and get rewarded (for Android and iOS)
https://ecency.com
MIT License
233 stars 69 forks source link

add validity check for username during registering to not allow `_` in username #2659

Closed aliseyalvi closed 1 year ago

aliseyalvi commented 1 year ago

add validity check for username during registering to not allow _ in username... for instance nomo_90c is not a valid username because it includes underscore, but app checks it as valid username and user can proceed with premium account purchase causing embarrassment for us.