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

Revoke my own access to an instance #687

Closed
jml opened this issue Jul 26, 2016 · 1 comment
Closed

Revoke my own access to an instance #687

jml opened this issue Jul 26, 2016 · 1 comment
Labels
component/users feature new end user functionality
Milestone

Comments

@jml
Copy link

jml commented Jul 26, 2016

Follow-up from #581

Given that:

  • anyone can invite me to any instance they have access to
  • the title of the instance can be something abusive/confusing/threatening
  • the UI always shows all of the instances that I have access to, with no way of organizing or filtering
  • having access to an instance means access to all of the computers in the instance, which makes me a risk to others

I should be able to revoke my own access to an instance.

If we do this, we need to handle the case where the last user revokes their own access to an instance. Options include:

  • delete it
  • don't let the last user revoke their own access
@jml jml added component/users feature new end user functionality labels Jul 26, 2016
@jml
Copy link
Author

jml commented Jul 26, 2016

The API component for this is already done (#661 DELETE /api/users/org/{orgName}/users/{myUserEmail}). Only UI work remains.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component/users feature new end user functionality
Projects
None yet
Development

No branches or pull requests

2 participants