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

Do not allow file delete operation from mobile #3393

Open
saberraz opened this issue Apr 27, 2024 · 2 comments
Open

Do not allow file delete operation from mobile #3393

saberraz opened this issue Apr 27, 2024 · 2 comments
Labels
idea new feature idea, up for discussion

Comments

@saberraz
Copy link
Contributor

There are several ways that a project can get corrupted on the device: antivirus, lack of storage, bad internet connection...
By default we should not allow delete file operation from the mobile app. It could be a setting that enables that, if want to give the option. But generally, this should not be allowed.

For good measures, we should also block uploading of the Geopackage if it is non-geodiff-able from the app for the same reasons above (corrupted file).

@tomasMizera
Copy link
Collaborator

This is essentially what the editor permission will fix, right?

@saberraz
Copy link
Contributor Author

saberraz commented May 2, 2024

Partially yes, but it should be disabled also for admins.

@PeterPetrik PeterPetrik added the idea new feature idea, up for discussion label May 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
idea new feature idea, up for discussion
Projects
None yet
Development

No branches or pull requests

3 participants