stendhal icon indicating copy to clipboard operation
stendhal copied to clipboard

Problem updating database

Open eMKejTestingWarriors opened this issue 1 year ago • 1 comments

🐞 Describe the bug

In some cases, an error message appears when you try to change your password.

🔥 How to reproduce

Steps to reproduce the behavior:

  1. Log in to your account.
  2. Go to password change panel.
  3. Enter your password in all 3 field.
  4. Click "change password".
  5. See error message.

🌍 Environment

  • Web client

🔭 Additional information

The same problem appears when you have long password, e.g.:

`~!@#$%^&*()_+-={}|[]\:";'<>?,./1234567890qwertyuiopasdfghjklzxcvbnm	 
/*-+,789456123ę€óąśłżźćńQWERTYUIOPADFGHJKLZXCVBNMĘ€ÓĄŚŁŻŹĆŃ

and you try to change password for the same one but doubled it:

`~!@#$%^&*()_+-={}|[]\:";'<>?,./1234567890qwertyuiopasdfghjklzxcvbnm	 
/*-+,789456123ę€óąśłżźćńQWERTYUIOPADFGHJKLZXCVBNMĘ€ÓĄŚŁŻŹĆŃ`~!@#$%^&*()_+-={}|[]\:";'<>?,./1234567890qwertyuiopasdfghjklzxcvbnm	 
/*-+,789456123ę€óąśłżźćńQWERTYUIOPADFGHJKLZXCVBNMĘ€ÓĄŚŁŻŹĆŃ
image

eMKejTestingWarriors avatar Dec 01 '23 06:12 eMKejTestingWarriors

Is this on a local server?

AntumDeluge avatar Mar 13 '24 08:03 AntumDeluge