]> source.dussan.org Git - nextcloud-server.git/commit
fixes auto-detecting UUID attributes 20047/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:09:07 +0000 (10:09 +0000)
commit1fd3ebdd09924192289708c8cfbf7a3f81c971e3
treea0031d2b6942297a48feaa8e4621fe0e4f5dc8cd
parenta216694e6605dac05cc7ae91de637b0e6198323a
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