Hubs-Foundation / hubs-cloud

Resources for self hosted Hubs Cloud instances
Mozilla Public License 2.0
155 stars 100 forks source link

Bulk deactivate accounts for Hubs Cloud in admin panel #86

Open robinkwilson opened 4 years ago

robinkwilson commented 4 years ago

From repeat requests in our discord and HC office hours: Since account deletion is prioritized, this could be a low hanging fruit REST API call + new field in the admin panel.

Is your feature request related to a problem? Please describe. Currently, you have to manually "deactivate" accounts one by one. For users that have to limit access to their hubs cloud instance regularly, this is incredibly tedious.

For every user's email address:

  1. Search for email address
  2. Select "deactivate" account

Describe the solution you'd like I'd like an option in the admin panel to deactivate multiple accounts by email, similar to "creating accounts". Perhaps by semicolons.

Describe alternatives you've considered One by one deletion. Works, but not the best UX.

https://github.com/mozilla/hubs-cloud/issues/79 https://github.com/mozilla/hubs-cloud/issues/44

┆Issue is synchronized with this Jira Task

robinkwilson commented 4 years ago

@misslivirose - for visibility