]> source.dussan.org Git - nextcloud-server.git/commit
fix inGroup check, thus make integration tests succeed 15858/head
authorArthur Schiwon <blizzz@arthur-schiwon.de>
Thu, 13 Jun 2019 14:49:39 +0000 (16:49 +0200)
committerJohn Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
Fri, 14 Jun 2019 04:23:58 +0000 (06:23 +0200)
commit1d48c0313c3f52ca159136af318122449691b679
tree8db6c86da0edfd0d59284723772173b76db53d1c
parent437b33ff63c5c9799bc9147499e5d8e71745c7ec
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