]> source.dussan.org Git - nextcloud-server.git/commit
fix(LDAP): solve race condition reading groups of disappeared LDAP user 41107/head
authorArthur Schiwon <blizzz@arthur-schiwon.de>
Wed, 11 Oct 2023 12:06:27 +0000 (14:06 +0200)
committerArthur Schiwon <blizzz@arthur-schiwon.de>
Tue, 7 Nov 2023 18:22:28 +0000 (19:22 +0100)
commit873222f0c154fe58e61c9984fd98bb9c60820c12
treeac679f65d137739dd1ae6164497fedbc0a1a09f3
parentf89781366b575d6261fd0619e3a3d5a2b7b7363a
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