-
-
Notifications
You must be signed in to change notification settings - Fork 1.8k
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
Account deletion mandatory from within Android apps #11950
Comments
Capability of app: https://framagit.org/framasoft/nextcloud/drop_account/-/issues/25 |
@ZetaTom @marcelklehr please see https://framagit.org/framasoft/nextcloud/drop_account/-/issues/25#note_2005909 for the solution and details. Publishing of the updated up to be in around 2 weeks time. |
Version 2.3.0 has been published https://apps.nextcloud.com/apps/drop_account |
Note : There's currently no way to know whether an account should be deleted on Nextcloud or if it should be done with an external source. I excluded users from LDAP and SAML to keep only
|
Also the API to trigger direct deletion is documented if possible in the future : https://framagit.org/framasoft/nextcloud/drop_account/-/blob/main/openapi.json |
^ @ZetaTom |
Thanks a lot @tcitworld work the ongoing work on this! Highly appreciated! 💙 |
https://support.google.com/googleplay/android-developer/answer/13316080
Starting from December 2023 we need to have a way that user can trigger/ask for account deletion from within Android app.
A link would also be enough.
On Server side we do not yet have this, but I found https://apps.nextcloud.com/apps/drop_account
As this (or similar) must be working by December, we should put something at latest in NC28 in place, and probably "backport" it.
@tobiasKaminsky @mahibi @ZetaTom
From @jancborchardt
@tobiasKaminsky as you suggested we modify our existing "Remove account" dialog. I would go with 2 radio options:
Title: Account removal
[Here we should show avatar and name as feedback that you are looking at the correct account.]
With "Cancel" and "Remove account" or "Request deletion" button (not just "Ok").
On drop_account app:
The text was updated successfully, but these errors were encountered: