]> source.dussan.org Git - nextcloud-server.git/commit
fix inGroup check, thus make integration tests succeed 15985/head
authorArthur Schiwon <blizzz@arthur-schiwon.de>
Thu, 13 Jun 2019 14:49:39 +0000 (16:49 +0200)
committerBackportbot <backportbot-noreply@rullzer.com>
Mon, 17 Jun 2019 13:35:38 +0000 (13:35 +0000)
commita6fe772deac485e237818e2bc57c513da5597a4c
tree6dfa959c4580a44366c5aebf1adea515e7d94111
parent06e3708697cfc8b965e560805551bb9d083da824
fix inGroup check, thus make integration tests succeed

there is not such strange return mode. Having invalid user ids caused this
check to fail, and as side effect share limitation to groups to not work.

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