This repository was archived by the owner on Jan 26, 2024. It is now read-only.
This repository was archived by the owner on Jan 26, 2024. It is now read-only.
🐛 Bug Report: Account made with invalid password #40
Open
Description
👟 Reproduction steps
- Try to create an account with a short password (for example,
test
) - Try to change the password to a complying password (for example,
testing123
)
👍 Expected behavior
The account shouldn't be created with the invalid password
👎 Actual Behavior
The account is created with the invalid password. It is impossible to re-create it with the correct password or even login with the invalid version
🎲 Appwrite version
Version 0.10.x
💻 Operating system
Linux
🧱 Your Environment
No
👀 Have you spent some time to check if this issue has been raised before?
- I checked and didn't find similar issue
🏢 Have you read the Code of Conduct?
- I have read the Code of Conduct