🐛 Bug Report: Password Field Not Reset On Email Update
- Dominant language
- Svelte
- Stars
- 393
- Forks
- 260
- Avg merge
- 6h 53m
- Merged PRs (30d)
- 24
Description
### 👟 Reproduction steps
1. Go to Account
2. Enter a new email address
3. Enter the password
4. Click on `Update`
5. Email is updated successfully
6. Enter any text in the email field again that is not the same as the current new email address
7. The password input field appears which contains the password and can be easily seen via the `eye` icon toggle
---
Note that this may not be something major but its always better to remove the sensitive info. when not required or deemed necessary.
### 👍 Expected behavior
Remove the password field text.
### 👎 Actual Behavior
Password field contains password that can be seen.
### 🎲 Appwrite version
Appwrite Cloud
### 💻 Operating system
Linux
### 🧱 Your Environment
_No response_
### 👀 Have you spent some time to check if this issue has been raised before?
- [X] I checked and didn't find similar issue
### 🏢 Have you read the Code of Conduct?
- [X] I have read the [Code of Conduct](https://github.com/appwrite/.github/blob/main/CODE_OF_CONDUCT.md)
Contributor guide
Assessment
This issue has not been assessed yet.