]> source.dussan.org Git - nextcloud-server.git/commit
fixes auto-detecting UUID attributes 20048/head
authorArthur Schiwon <blizzz@arthur-schiwon.de>
Thu, 19 Mar 2020 18:42:46 +0000 (19:42 +0100)
committerbackportbot[bot] <backportbot[bot]@users.noreply.github.com>
Fri, 20 Mar 2020 10:10:23 +0000 (10:10 +0000)
commit49eaef63c293271c0c328d41270faee6aa537b92
treeb6abd3b688911ed76fa84cd128d53373d1408ac6
parent05fc83f18e7f0b3f6dfbda8893e5426da74a20ca
fixes auto-detecting UUID attributes

the continue (and later the early return) avoided proper looping over the
attribute candidates.

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