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

Allow to delete accounts from synchronization backend #1503

Open
mtotschnig opened this issue May 29, 2024 · 0 comments
Open

Allow to delete accounts from synchronization backend #1503

mtotschnig opened this issue May 29, 2024 · 0 comments

Comments

@mtotschnig
Copy link
Owner

When an account that has been synced is deleted locally, it continues to exist on the back-end. Since the folder is named by uuid, it might not be easy to identify which folder to delete using the WebUI of the cloud provider. For non-encrypted backends, you can open the metadata json file to find out which account the folder represents, but this is not possible on encrypted backends.
We should provide an option in the app to delete an unsynced account on the backend.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant