yo-ru / gulag-web

The frontend appearance for the osu! server protocol, gulag!
MIT License
18 stars 26 forks source link

Cannot register using domain.co.th #79

Open Hazuki-san opened 3 years ago

Hazuki-san commented 3 years ago

Describe the bug For example, I want to register using my email example@outlook.co.th, after I clicked the "Register" button. It will said that the email is invalid

To reproduce Steps to reproduce the behavior:

  1. Go to Register page and fill everything in the boxes
  2. Click on Register button
  3. See error

Expected behavior Invalid email syntax.

Screenshots image

Environment (please complete the following information):

Additional context None

yo-ru commented 3 years ago

I'm guessing due to the multiple subdomains. It's an error in regex. Will fix.

Thank you for your contribution to gulag-web!