stendhal icon indicating copy to clipboard operation
stendhal copied to clipboard

Different email requirements in the java client and browser

Open eMKejTestingWarriors opened this issue 1 year ago • 1 comments

🐞 Describe the bug

You can create an account with incorrect email format in java client but in browser it is impossible. Requirements should be consistent between browser and client.

🔥 How to reproduce

Steps to reproduce the behavior:

  1. Try to create account with incorrect email format in browser, e.g. "aaaaa".
  2. Try to create account with incorrect email format in java client.
  3. There is no possibility in browser (an apropriate information is displayed). In client there is only warning displayed but still we can create account with wrong email.

🌍 Environment

  • Java client
  • Web client

🛠️ Suggested fixes

Unify requirements across the browser and client.

eMKejTestingWarriors avatar Dec 01 '23 03:12 eMKejTestingWarriors

Java client is being outmoded & this may not qualify as being necessary to fix.

AntumDeluge avatar Mar 13 '24 08:03 AntumDeluge