]> source.dussan.org Git - nextcloud-server.git/commit
Fix LDAP LoginListener by adding new group relationships to caches before firing...
authorCôme Chilliet <come.chilliet@nextcloud.com>
Tue, 12 Sep 2023 10:15:30 +0000 (12:15 +0200)
committerCôme Chilliet <come.chilliet@nextcloud.com>
Thu, 12 Oct 2023 08:13:43 +0000 (10:13 +0200)
commit05efbf11d95109c7905a554b92ee7924cc6115e6
tree46e4c32aa5c75df3edeebf44783f9ae864b4ef77
parent800b1b703195e494d980b741ee566ba2b19d9b3f
Fix LDAP LoginListener by adding new group relationships to caches before firing the event

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
apps/user_ldap/lib/Group_LDAP.php
apps/user_ldap/lib/Group_Proxy.php
apps/user_ldap/lib/LoginListener.php