appwrite / demo-todo-with-react

A basic demo example for integrating between Appwrite & React JS 💙
https://appwrite-todo-with-react.vercel.app
MIT License
199 stars 127 forks source link

🐛 Bug Report: Account made with invalid password #40

Open PythonCoderAS opened 2 years ago

PythonCoderAS commented 2 years ago

👟 Reproduction steps

  1. Try to create an account with a short password (for example, test)
  2. 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?

🏢 Have you read the Code of Conduct?

prathamesh3707 commented 1 year ago

i can do it! please assign