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

Implement user-manager #27

Open
fwolfst opened this issue Mar 7, 2020 · 0 comments
Open

Implement user-manager #27

fwolfst opened this issue Mar 7, 2020 · 0 comments
Labels
difficulty: medium Probably medium difficult to solve enhancement New feature or request luxury Feature is not pressing and effort/gain ratio seems bad

Comments

@fwolfst
Copy link
Member

fwolfst commented Mar 7, 2020

Where "admin" users can see, create and modify other users.
A similar approach is implemented in https://github.com/ecovillage/neseri/blob/master/app/controllers/admin/users_controller.rb and https://github.com/ecovillage/neseri/tree/master/app/views/admin/users (with pagination and impersonation though)

@fwolfst fwolfst added enhancement New feature or request difficulty: medium Probably medium difficult to solve luxury Feature is not pressing and effort/gain ratio seems bad labels Mar 7, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
difficulty: medium Probably medium difficult to solve enhancement New feature or request luxury Feature is not pressing and effort/gain ratio seems bad
Projects
None yet
Development

No branches or pull requests

1 participant