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

Basic user management web ui #10

Open
C0rby opened this issue Jul 1, 2021 · 0 comments
Open

Basic user management web ui #10

C0rby opened this issue Jul 1, 2021 · 0 comments
Labels
enhancement New feature or request

Comments

@C0rby
Copy link
Contributor

C0rby commented Jul 1, 2021

I am opening this issue to document some ideas we have at ownCloud.

We would like to have a basic web UI to manage users. The web UI could talk to the idm using the graph API #9
These operations could be:

  • list users
  • add users
  • delete users
  • lock users

This web UI doesn't necessarily need to be included in this repository, I just wanted to document this somewhere.

A first idea was to port the UI from our accounts service. https://github.com/owncloud/ocis/tree/master/accounts/ui

This also opens some implicit requirements like we would like to send invitation mails when adding users.

cc: @micbar @butonic

@longsleep longsleep added the enhancement New feature or request label Oct 1, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants