]> source.dussan.org Git - nextcloud-server.git/commit
consolidate groupsMatchFilter in groupsExist
authorArthur Schiwon <blizzz@arthur-schiwon.de>
Fri, 6 Mar 2020 11:21:56 +0000 (12:21 +0100)
committerArthur Schiwon <blizzz@arthur-schiwon.de>
Fri, 17 Apr 2020 10:38:07 +0000 (12:38 +0200)
commite8ddb4718cee824af3bb24cae247fe64d043a96a
treef2a0dc700b9f43b390f92ba3abf94797e3cde7d6
parented56619a20ab6ab415c52cfdcb76576b15e56dff
consolidate groupsMatchFilter in groupsExist

- less duplication
- profiting of the same cache entry

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
apps/user_ldap/lib/Access.php
apps/user_ldap/lib/Group_LDAP.php