nextcloud/apps/settings/tests/Settings
Carl Schwan 0676fba514
perf(sharing): Avoid loading all shares from all users when unsharing
First check which users have a shares and for which providers and then
only load these shares.

Avoid doing at most 5 SQL queries for each users a share was shared with if
there are no shares.

Signed-off-by: Carl Schwan <carlschwan@kde.org>
2026-02-25 17:14:15 +01:00
..
Admin perf(sharing): Avoid loading all shares from all users when unsharing 2026-02-25 17:14:15 +01:00
Personal/Security fix: Adjust and add new tests 2026-01-12 11:07:44 +01:00