stendhal
stendhal copied to clipboard
Problem updating database
🐞 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:
- Log in to your account.
- Go to password change panel.
- Enter your password in all 3 field.
- Click "change password".
- 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Ę€ÓĄŚŁŻŹĆŃ
Is this on a local server?