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

Unable to delete user via API #11

Open
openhoat opened this issue Jul 14, 2013 · 5 comments
Open

Unable to delete user via API #11

openhoat opened this issue Jul 14, 2013 · 5 comments

Comments

@openhoat
Copy link

How can I delete a user with API ?

@grownseed
Copy link
Owner

This isn't possible at the moment. The simple reason for this is that I've been wondering whether deleting a user should also delete the user's apps. If anybody has any thoughts on that, I'm all ears.

@openhoat
Copy link
Author

I think a web site is the best solution for user management.
However I suggest you to allow user deleting only if he has no app deployed.
So the user has to delete the app before.
By the way, delete an app is neither possible (or I didn't find...)

@grownseed
Copy link
Owner

You're correct, there's currently no way of deleting an app either. I guess that for a normal user to be able to delete his/her own account, having to delete their apps first could make sense, but it feels like the sort of measure that should be taken care of on the client-side, not Ishiki's.

At the moment, I'm quite keen on only allowing admins to delete users, possibly with an option to clear their apps at the same time. I would also implement a way for normal users to delete their own apps (but not their own account). Would that work for you?

@openhoat
Copy link
Author

Sure, I can survive with that :p

@openhoat
Copy link
Author

In fact, I want to use ishiki in my project (and replace all my 'custom' solution with this).
But I need at least the 'remove app' feature to match my actual project.

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

2 participants