Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

🐛 Bug Report: Cannot delete Project in Appwrite Cloud if signed in by github - requires password #5509

Open
2 tasks done
dilberryhoundog opened this issue May 5, 2023 · 6 comments
Assignees
Labels
bug Something isn't working product / auth Fixes and upgrades for the Appwrite Auth / Users / Teams services. product / cloud Issues found only on Appwrite Cloud

Comments

@dilberryhoundog
Copy link

👟 Reproduction steps

  1. Sign in to appwrite cloud with github.
  2. Create a project.
  3. Try to delete the project.

This process uses a password to confirm deletion, but the account never persisted a password due to the github signin. I tried to use my github password but an error was thrown (invalid credentials)

👍 Expected behavior

not needed

👎 Actual Behavior

not needed

🎲 Appwrite version

Version 1.3.x

💻 Operating system

Linux

🧱 Your Environment

This was on appwrite cloud.

👀 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?

@dilberryhoundog dilberryhoundog added the bug Something isn't working label May 5, 2023
@joeyouss
Copy link

joeyouss commented May 8, 2023

Thank you for opening this. You need to enter a password but yes, with Github login, you do not have a password.
For now, you can do this:

@joeyouss joeyouss added product / auth Fixes and upgrades for the Appwrite Auth / Users / Teams services. and removed product / auth Fixes and upgrades for the Appwrite Auth / Users / Teams services. labels May 8, 2023
@joeyouss joeyouss changed the title 🐛 Bug Report: Cannot delete Project in cloud, if signed in by github. 🐛 Bug Report: Cannot delete Project in Appwrite Cloud if signed in by github - requires password May 9, 2023
@joeyouss
Copy link

Hi @dilberryhoundog if no further help is required here, can you please close the issue?

@subhendudash02
Copy link

Thank you for opening this. You need to enter a password but yes, with Github login, you do not have a password. For now, you can do this:

* Go to account settings: https://cloud.appwrite.io/console/account

* Update password. For old one,put anything. For new one, set real password you want to use.

* Delete the project using the new password

Yep, this worked for me. Projects can be deleted after resetting the password. Thanks @joeyouss.
But this workaround is really confusing. I think asking for verification in GitHub while deleting any project or changing any sensitive setting can be a good step, especially for those who signed up for appwrite using GitHub.

@joeyouss
Copy link

The PR is merged for this issue ! @dilberryhoundog : #5580

@sc231997
Copy link

Hi @joeyouss
Any ETA when this fix will be available on appwrite cloud?

@joeyouss
Copy link

Hi, currently cloud is on 1.1.2 and we need the latest version (with the changes released) to access this. I am assuming it will take few more weeks to upgrade to newer versions.

@joeyouss joeyouss added product / cloud Issues found only on Appwrite Cloud product / auth Fixes and upgrades for the Appwrite Auth / Users / Teams services. labels Jul 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working product / auth Fixes and upgrades for the Appwrite Auth / Users / Teams services. product / cloud Issues found only on Appwrite Cloud
Projects
None yet
Development

No branches or pull requests

5 participants