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]: Unable to delete account that is made with SSO #5299

Open
5 tasks done
gwbischof opened this issue Jan 5, 2025 · 2 comments
Open
5 tasks done

[Bug]: Unable to delete account that is made with SSO #5299

gwbischof opened this issue Jan 5, 2025 · 2 comments
Labels
bug Something isn't working

Comments

@gwbischof
Copy link

Requirements

  • Is this a bug report? For questions or discussions use https://lemmy.ml/c/lemmy_support
  • Did you check to see if this issue already exists?
  • Is this only a single bug? Do not put multiple bugs in one issue.
  • Do you agree to follow the rules in our Code of Conduct?
  • Is this a backend issue? Use the lemmy-ui repo for UI / frontend issues.

Summary

I am guessing that this is a combination of frontend and backend for lemmy:main
On lemmy-ui there is a "delete account" button, when you press that button it asks for a password. But, because the account was created with SSO there is no password, so it is not possible to delete the account

Steps to Reproduce

  1. Login with SSO to a lemmy with SSO enabled. For example: hopandzip.com (which is a lemmy instance that I set up)
  2. Go to your account settings and click the delete button.
  3. It will ask for password and you can't delete your account.

Technical Details

deployed lemmy instance with lemmy-ansible and lemmy:main commit 05c3eae

Version

main

Lemmy Instance URL

hopandzip.com

@gwbischof gwbischof added the bug Something isn't working label Jan 5, 2025
@gwbischof
Copy link
Author

@privacyguard maybe you would be interested in this?

@privacyguard
Copy link
Contributor

@gwbischof you should be able to set a password then delete using the password.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants