-
Notifications
You must be signed in to change notification settings - Fork 156
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
b16211f
commit 3214d7c
Showing
2 changed files
with
9 additions
and
4 deletions.
There are no files selected for viewing
9 changes: 9 additions & 0 deletions
9
changelog/unreleased/enhancement-support-mandatory-filter-while-listing-users
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
Enhancement: Support mandatory filter while listing users | ||
|
||
We've added the configuration option `WEB_OPTION_USER_LIST_REQUIRES_FILTER`. | ||
If set to true, an active filter is necessary to list users, as well users won't be listed initially. | ||
This might be necessary for big instances with a lot of users, where the server response might take very long | ||
or time out while requesting users. | ||
|
||
https://github.com/owncloud/web/pull/10099 | ||
https://github.com/owncloud/web/issues/10088 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters