]> source.dussan.org Git - nextcloud-server.git/commit
fix(LDAP): solve race condition reading groups of disappeared LDAP user 40443/head
authorArthur Schiwon <blizzz@arthur-schiwon.de>
Wed, 11 Oct 2023 12:06:27 +0000 (14:06 +0200)
committerArthur Schiwon <blizzz@arthur-schiwon.de>
Wed, 11 Oct 2023 13:35:10 +0000 (15:35 +0200)
commitcce8d0a7a5113675f4778e07ef8d87ea0934482e
tree48613567854b38d2d4a3d8fed924e75bd9be102a
parentb848841e3d4f26b2f72523934d3676265f3bd324
fix(LDAP): solve race condition reading groups of disappeared LDAP user

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