-
Notifications
You must be signed in to change notification settings - Fork 2.1k
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 Management] Pre-Defined Filters (in addition to what is already there) #12593
Comments
@MorrisJobke @craigpg FYI |
I think it could be useful a way to notify admin(s) about new users authenticated through external backends (webdav, ldap, shibboleth...) |
@LukasReschke @karlitschek @DeepDiver1975 What to do with this? 8.1? |
Yes. - Actually the REST backend is supporting filtering for a backend type and shows the type. What is missing are the changes for the GUI. Regarding that "user in no group" feature - honestly no idea how we can best gather that information without performance loss. - No DB guru here. |
GUI changes are a feature -> so we move this to 8.1 |
agreed |
As an admin, I want to have pre-set filters for standard users and groups. These would include:
Acceptance Criteria:
These pre-defined filters would be shown in the left sidebar, and are only shown if there are actually users in it that meet the criteria. Disabled users in a group are always shown at the very bottom of the list and grayed out.
Remarks by Engineering:
The text was updated successfully, but these errors were encountered: