storj-archived / bridge-gui

Deprecated
https://app.storj.io
GNU Affero General Public License v3.0
11 stars 8 forks source link

Update email validation to handle modern TLDs #129

Closed barbaraliau closed 7 years ago

barbaraliau commented 7 years ago

Handles modern TLDs. Validation code now matches what's on service-storage-models. Prior to this the bridge-gui email validation wasn't updated to match, which is why users could sign up with modern TLDs but not log in with them.

braydonf commented 7 years ago

Related https://github.com/Storj/bridge/issues/369