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

Get rid of file undeletion (aka undelete) #80

Open
crspybits opened this issue Jul 22, 2018 · 1 comment
Open

Get rid of file undeletion (aka undelete) #80

crspybits opened this issue Jul 22, 2018 · 1 comment

Comments

@crspybits
Copy link
Owner

If a user is deleted from the system, all of their files will be marked as deleted. It would seem odd to allow undeletion of those files, especially because we're requiring now that the v0 owner of a file always be the owner-- this cannot be the case for this example. A deleted user cannot be the owner of a file. It seems best to get rid of undeletion -- it was put in place only to deal with a certain kind of conflict resolution.

@crspybits crspybits changed the title Get rid of undeletion Get rid of file undeletion Jul 23, 2018
@crspybits
Copy link
Owner Author

Another case where undeletion should not be permitted: When a user removes themselves from a sharing group (or removes a sharing group). In this case too, files are marked as deleted and should not be allowed to be undeleted.

@crspybits crspybits changed the title Get rid of file undeletion Get rid of file undeletion (aka undelete) Aug 27, 2018
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