0
0
Fork 0
mirror of https://github.com/nextcloud/server.git synced 2025-03-13 07:53:51 +00:00
nextcloud_server/apps/user_ldap
Daniel Kesselberg 7facae6b83
fix: remove caching in fetchListOfGroups
When using nested groups without a memberof overlay, then fetchListOfGroups is called from getGroupsByMember without applying the group filter.

In some setups, the "unfiltered" result is then written back to the group mapping table. That might cause random "An administrator removed you from group" activities.

I was unable to replicate it locally, but we got the feedback that the random activities stopped with the patch applied.

Ref: https://github.com/nextcloud/server/issues/42195

Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2025-02-27 12:02:44 +01:00
..
ajax fix(translation): Fix string concatenation in LDAP endpoint 2025-02-26 16:10:37 +01:00
appinfo feat(user_ldap): Add command test-user-settings to test LDAP user settings 2025-01-30 11:55:43 +01:00
composer feat(user_ldap): Improve error detail when saving an incorrect configuration 2025-02-25 22:18:18 +01:00
css feat: Add bidi support in core directory 2024-08-29 08:32:47 +00:00
img chore: Make app icons consistent Material Symbols with same settings 2024-07-10 15:53:45 +02:00
js fix: Adjust more places for logical position 2024-08-29 08:32:48 +00:00
l10n Fix(l10n): Update translations from Transifex 2025-02-27 00:22:16 +00:00
lib fix: remove caching in fetchListOfGroups 2025-02-27 12:02:44 +01:00
templates chore: Apply new rector configuration to apps folder 2025-02-13 11:46:42 +01:00
tests fix: remove caching in fetchListOfGroups 2025-02-27 12:02:44 +01:00
openapi.json chore(deps): Update openapi-extractor to v1.0.0 2024-08-21 11:07:50 +02:00
openapi.json.license chore: Add SPDX header 2024-05-30 15:49:33 +02:00