0
0
Fork 0
mirror of https://github.com/nextcloud/server.git synced 2025-03-12 23:47:25 +00:00
nextcloud_server/apps/user_ldap
Côme Chilliet 140c6c8c7f fix(user_ldap): Do not map groups we do not know if they match filter
When nesting is enabled, filterValidGroups is supposed to check for each

groups if it actually exist, because it may not be visible to

Nextcloud. So in this codepath we disable automapping of groups.

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>

[skip ci]
2025-01-27 16:29:02 +00:00
..
ajax chore: Replace OC::$server->getL10N by OCP\Util::getL10N in lib and some apps 2024-02-05 11:16:04 +01:00
appinfo enh(LDAP): add occ command to promote an LDAP group to admin 2023-12-01 12:48:24 +01:00
composer enh(LDAP): add occ command to promote an LDAP group to admin 2023-12-01 12:48:24 +01:00
css Fix LDAP Dark Theme Issue 2022-04-08 22:57:33 +02:00
img fix(assets): Optimize PNGs with optipng 0.7.7 2023-04-24 09:01:38 +02:00
js [user_ldap] Add per-connection setting for marking remnants as disabled 2023-05-23 16:03:17 +02:00
l10n Fix(l10n): Update translations from Transifex 2025-01-27 00:22:07 +00:00
lib fix(user_ldap): Do not map groups we do not know if they match filter 2025-01-27 16:29:02 +00:00
templates fix: replace non-standard autocorrect with spellcheck attribute 2023-10-20 00:35:51 +02:00
tests fix(users): Don't crash if disabled user is missing in the database 2024-09-23 18:08:17 +02:00
openapi.json chore(deps): Update openapi-extractor 2024-04-08 19:47:50 +00:00