Backport search improvements, remove SEARCH_LIMIT

Signed-off-by: Roberto Rosario <roberto.rosario.gonzalez@gmail.com>
This commit is contained in:
Roberto Rosario
2019-04-26 00:35:55 -04:00
parent 1c5681c79d
commit 20acc24c7f
9 changed files with 342 additions and 272 deletions

View File

@@ -190,6 +190,9 @@ Other changes
from an user.
* Require dual permissions when add or removing users to and
from group. Same with group to users.
* Backport search improvements.
* Remove search elapsed time calculation.
* Remove SEARCH_LIMIT setting.
Removals
--------