Skip to content
This repository has been archived by the owner on Mar 5, 2021. It is now read-only.

hub: Allow deleting a project from the client UI #99

Open
elisee opened this issue Feb 1, 2016 · 0 comments
Open

hub: Allow deleting a project from the client UI #99

elisee opened this issue Feb 1, 2016 · 0 comments

Comments

@elisee
Copy link
Contributor

elisee commented Feb 1, 2016

My personal bias would go towards only unloading the project from the server and renaming its folder on disk to something like ${projectSlug}.deleted (Project folder names containing dots are ignored when the server starts up), rather than deleting it altogether, because that would be an irreversible operation and it's safest if people do it through familiar channels like their Explorer/Finder or shell.

I think until authentication and access rights as laid out in #55 are in, we should only enable it for passwordless local-only servers (because letting anyone with the server password delete projects seems like too much power).

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

No branches or pull requests

1 participant