]> source.dussan.org Git - nextcloud-server.git/commit
LDAP: implement userCount action. This required to (finally) clean up and refactor...
authorArthur Schiwon <blizzz@owncloud.com>
Wed, 8 Jan 2014 11:07:57 +0000 (12:07 +0100)
committerArthur Schiwon <blizzz@owncloud.com>
Wed, 8 Jan 2014 11:07:57 +0000 (12:07 +0100)
commitb669e1a3c13dc6fabc8929a4abc4fd13fb8a4450
tree1f4e9e9cb450be5e832c9dc6b5fcc6007a277eb5
parentbc1235d325c5b8ff659afc6700e82e35e2912fbb
LDAP: implement userCount action. This required to (finally) clean up and refactor the search method, which will have a positive performance impact on paged search.
apps/user_ldap/lib/access.php
apps/user_ldap/user_ldap.php
apps/user_ldap/user_proxy.php