]> source.dussan.org Git - nextcloud-server.git/commit
fix inGroup check, thus make integration tests succeed 15984/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:34:55 +0000 (13:34 +0000)
commit17bc99743b142aa04dc85d64ac0f606467800f51
treedd8fa8e1184269227920a90bdb614fe4374160d5
parentd325d23593498133b966368cd7a3d3cde7348ced
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