stendhal
stendhal copied to clipboard
Email change using an incorrectly formatted address.
🐞 Describe the bug
There is a possibility to change your e-mail using address like "@gmail.com" or "address@".
🔥 How to reproduce
Steps to reproduce the behavior:
- Log in to your account.
- Hover over the place with your username on the right side of menu.
- Click on "Mail address".
- Write email with wrong format like "@gmail.com" or "address@".
- Click "Save" button.
- Address is added.
🌍 Environment
- Web client
🛠️ Suggested fixes
Fix address email verification which takes place during address is changing.
🔭 Additional information
Application only verifies whether symbol '@' is used in email field.