]> source.dussan.org Git - nextcloud-server.git/commit
Refactored code to avoid performance problem
authoralexweirig <alex.weirig@technolink.lu>
Thu, 28 Jan 2016 13:43:55 +0000 (14:43 +0100)
committerArthur Schiwon <blizzz@owncloud.com>
Wed, 3 Feb 2016 20:50:27 +0000 (21:50 +0100)
commit39aac2c66b2088153925cf75dca7f9f695571330
tree4145369e894e4548aa65d16f840f6cbaf1092369
parent0d797637f3c87fc5c1100f23cd50322adb5b4e34
Refactored code to avoid performance problem

Moved the dynamic group processing to the top and removed condition in memberOf processing.

Also, changed variable name $value to $memberUrl
apps/user_ldap/group_ldap.php