-
-
Notifications
You must be signed in to change notification settings - Fork 520
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
Client filtration #330
Client filtration #330
Conversation
More than one user with Manager or Admin permissions can be created from UI
Patched some security holes with GetUser and UpdateUser, did some minor cleanup
Merge from development branch
Changed available actions done by an admin to itself: admin can no longer remove itself from users list, admin can no longer change its user type to manager.
User control patch
Revert "User control patch"
Revert "Merge from development branch"
Filtration of clients using these categories: All, Enabled, Disabled, Connected, Disconnected.
@armisss4 - would you like to participate in a new fork? You seem to be adding the most features and PRs. Perhaps via a new free github 'org' and add a few of the key committers, including @bytedream ? This repo can always pull up to date. There are a number of attractive features you add which I often like to have in my 'main' branch rather than waiting for 6 months. I suspect others might also. |
I'd be on it. |
Added filtration of clients capability, using these categories: All, Enabled, Disabled, Connected, Disconnected.
Dropdown list is displayed next to search in clients page.