nextcloud/lib/private/Settings
Carl Schwan 636aaf7851
perf: Don't fetch full group object in AuthorizedGroupMapper
This is very expensive when multiple group backends are enabled as we
don't cache which groups is included in which backend unlike in the User
Manager.

Signed-off-by: Carl Schwan <carlschwan@kde.org>
2026-07-06 13:20:03 +02:00
..
AuthorizedGroup.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
AuthorizedGroupMapper.php perf: Don't fetch full group object in AuthorizedGroupMapper 2026-07-06 13:20:03 +02:00
DeclarativeManager.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
Manager.php chore: Remove almost all uses of deprecated IServerContainer in lib/private 2026-05-11 16:22:22 +02:00
Section.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00