status-im / ens-usernames

DApp to register usernames for Status Network
MIT License
19 stars 11 forks source link

Prevent registration of all disallowed names #73

Closed rachelhamlin closed 5 years ago

rachelhamlin commented 5 years ago

UI should prevent users from registering names with:

Error message: This name is not allowed by the terms & conditions. Please try another.

bgits commented 5 years ago

added changes here: https://github.com/status-im/ens-usernames/pull/74

3esmit commented 5 years ago

Seems fixed to me.