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

User manager: support for disabling an account #275

Open
ahenket opened this issue Sep 9, 2023 · 1 comment
Open

User manager: support for disabling an account #275

ahenket opened this issue Sep 9, 2023 · 1 comment

Comments

@ahenket
Copy link
Contributor

ahenket commented Sep 9, 2023

The user manager underlying code seems properly prepared for dealing with rendering and updating the disabling/enabling of a user account. The UI however does not render Disabled and hence does not let you set/unset that

We manage this feature through our own user manager, but it makes sense to update the default user manager for it, especially since the server and client code are already equipped for handling it.

I tried creating a PR for this, but I don't understand how the bower setup works: it ignores any page change I make.

@duncdrum
Copy link
Contributor

duncdrum commented Sep 10, 2023

@ahenket that seems like a very welcome feature addition.

are you actually building the usermanager existdb/usermanager or the dashboard?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants